2005-03-20 17:01:42 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-gconf
|
|
|
|
# Date created: 10 Mar 2004
|
|
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= devel
|
2005-04-03 00:02:24 +02:00
|
|
|
PORTREVISION= 4
|
2005-03-20 17:01:42 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= gconf
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|