12 lines
246 B
Makefile
12 lines
246 B
Makefile
PORTREVISION= 1
|
|
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"
|