aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-soundtouch
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
commit6f32add9a75efb180e462ffbdb0b080bc88088e3 (patch)
tree0fc7af36e22fc0dc7c1dc8aacabf6fe117e881da /audio/gstreamer-plugins-soundtouch
parentb8d245fedd5842fb6d68d0bdc6539885555a84e3 (diff)
downloadports-6f32add9a75efb180e462ffbdb0b080bc88088e3.tar.gz
ports-6f32add9a75efb180e462ffbdb0b080bc88088e3.zip
Notes
Diffstat (limited to 'audio/gstreamer-plugins-soundtouch')
-rw-r--r--audio/gstreamer-plugins-soundtouch/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile
new file mode 100644
index 000000000000..15b42cf7bc61
--- /dev/null
+++ b/audio/gstreamer-plugins-soundtouch/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-soundtouch
+# Date created: 15 Feb 2008
+# Whom: Koop Mast <kwm@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
+#
+
+CATEGORIES= audio
+PORTREVISION= 2
+
+COMMENT= GStreamer soundtouch plugin
+
+GST_PLUGIN= soundtouch
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"