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