aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-shout2
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-17 01:07:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-17 01:07:06 +0000
commit06a5ad6af05b5f0c3e5e9a9dadca2a28928da419 (patch)
tree0c91d97128510f31bf28d4a630c856c8c16d73a0 /audio/gstreamer-plugins-shout2
parent550b7c90c8fba6818879526e327ac933bf6bd53f (diff)
downloadports-06a5ad6af05b5f0c3e5e9a9dadca2a28928da419.tar.gz
ports-06a5ad6af05b5f0c3e5e9a9dadca2a28928da419.zip
Notes
Diffstat (limited to 'audio/gstreamer-plugins-shout2')
-rw-r--r--audio/gstreamer-plugins-shout2/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-shout2/Makefile b/audio/gstreamer-plugins-shout2/Makefile
new file mode 100644
index 000000000000..dd26475a1497
--- /dev/null
+++ b/audio/gstreamer-plugins-shout2/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: gstreamer-plugins-shout2
+# Date created: 16 Mar 2005
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= audio
+
+GST_PLUGIN= shout2
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"