aboutsummaryrefslogtreecommitdiff
path: root/multimedia/linux-f10-libv4l/Makefile
blob: 3081391c88223cab8d09e971cc50499554abc086 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: bsam
# $FreeBSD$

PORTNAME=	libv4l
PORTVERSION=	0.6.2
CATEGORIES=	multimedia linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Collection of video4linux support libraries (Fedora 10)

USE_LINUX=	f10
USE_LINUX_RPM=	yes

RPMVERSION=	1.fc10
USE_LDCONFIG=	yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>