aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-v4l2/Makefile
blob: 32cfece4d79aef5a209aceea8e27210dbb32f064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	Gstreamer Video 4 Linux 2 source plugin

GST_PLUGIN=	gst_v4l2
PKGNAMESUFFIX?=	-plugins-v4l2

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"