cf118ccf87
Reported by: lwhsu
12 lines
254 B
Makefile
12 lines
254 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
PKGNAMESUFFIX= 1-plugins-dv
|
|
|
|
COMMENT= GStreamer dv demux and decoder plugin based on libdv
|
|
|
|
GST_PLUGIN= libdv
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|