summaryrefslogtreecommitdiffstats
path: root/devel/gstreamer-plugins-gconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gstreamer-plugins-gconf/Makefile')
-rw-r--r--devel/gstreamer-plugins-gconf/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gstreamer-plugins-gconf/Makefile b/devel/gstreamer-plugins-gconf/Makefile
deleted file mode 100644
index 9bca3d839..000000000
--- a/devel/gstreamer-plugins-gconf/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-gconf
-# Date created: 10 Mar 2004
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/devel/gstreamer-plugins-gconf/Makefile,v 1.5 2008/03/15 21:09:32 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= devel
-
-COMMENT= Gstreamer gconf plugin
-
-GST_PLUGIN= gconf
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"