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

PORTNAME=	libv4l
PORTVERSION=	0.6.3
CATEGORIES=	multimedia linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Collection of video4linux support libraries (CentOS 6)

CONFLICTS=	linux-f10-libv4l-[0-9]*

USE_LINUX=	c6
USE_LINUX_RPM=	yes
RPMVERSION=	2.el6
USE_LDCONFIG=	yes
PLIST_SUB+=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>