blob: 87c6f1f20f1a55248a3858758dd62124029df074 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-dv
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= multimedia
PORTREVISION= 1
COMMENT= Gstreamer dv plugin
GST_PLUGIN= dv
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|