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