aboutsummaryrefslogtreecommitdiff
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/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile
new file mode 100644
index 000000000000..997daaec8e58
--- /dev/null
+++ b/audio/gstreamer-plugins-nas/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: gstreamer-plugins-nas
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= audio
+PORTREVISION= 0
+
+COMMENT= GStreamer NAS (Network Audio System) plugin
+
+GST_PLUGIN= nas
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"