14 lines
234 B
Makefile
14 lines
234 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
PKGNAMESUFFIX= 1-plugins-dv
|
|
|
|
COMMENT= Gstreamer dv plugin
|
|
|
|
GST_PLUGIN= libdv
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|