blob: 1cebf48bfd0cc2876b11afebe5fc225f779864cb (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-gconf
# Date created: 10 Mar 2004
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= devel
PORTREVISION= 1
COMMENT= Gstreamer gconf plugin
GST_PLUGIN= gconf
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|