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

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"