summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-nas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-nas/Makefile')
-rw-r--r--audio/gstreamer-plugins-nas/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile
deleted file mode 100644
index e33878c2c..000000000
--- a/audio/gstreamer-plugins-nas/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-nas
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.4 2008/03/15 21:09:30 ahze Exp $
-#
-
-CATEGORIES= audio
-PORTREVISION= 2
-
-COMMENT= GStreamer NAS (Network Audio System) plugin
-
-GST_PLUGIN= nas
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"