2013-09-20 19:04:43 +02:00
|
|
|
# Created by: Koop Mast <kwm@FreeBSD.org>
|
2005-03-20 17:01:42 +01:00
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/devel/gstreamer-plugins-gconf/Makefile,v 1.6 2008/03/19 14:05:33 ahze Exp $
|
2005-03-20 17:01:42 +01:00
|
|
|
|
2012-06-27 14:35:05 +02:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= devel
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer gconf plugin
|
2005-03-20 17:01:42 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= gconf
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|