aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gstreamer-plugins-gconf/Makefile
blob: 46bd87fbfac4f789853afcda3355eb8b30059c35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    gstreamer-plugins-gconf
# Date created:         10 Mar 2004
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= devel
PORTREVISION=   0

COMMENT=    Gstreamer gconf plugin

GST_PLUGIN= gconf

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"