summaryrefslogtreecommitdiffstats
path: root/sysutils/gstreamer-plugins-hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gstreamer-plugins-hal/Makefile')
-rw-r--r--sysutils/gstreamer-plugins-hal/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/gstreamer-plugins-hal/Makefile b/sysutils/gstreamer-plugins-hal/Makefile
deleted file mode 100644
index 28d30325c..000000000
--- a/sysutils/gstreamer-plugins-hal/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-hal
-# Date created: 16 May 2006
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.5 2008/03/15 21:09:37 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= sysutils
-
-COMMENT= Gstreamer hal plugin
-
-GST_PLUGIN= hal
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"