summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-v4l2/Makefile
blob: e8f8b5acf6331d911fc73dfca40e9b229894c3c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTREVISION=   0
CATEGORIES= multimedia
PKGNAMESUFFIX?= -plugins-v4l2

COMMENT=    Gstreamer Video 4 Linux 2 source plugin

GST_PLUGIN= gst_v4l2
DIST=       good

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

.include "${MASTERDIR}/Makefile"