14 lines
259 B
Makefile
14 lines
259 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
PKGNAMESUFFIX= 1-plugins-v4l2
|
|
|
|
COMMENT= Gstreamer Video 4 Linux 2 source plugin
|
|
|
|
GST_PLUGIN= gst_v4l2
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|