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