summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-soundtouch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-soundtouch/Makefile')
-rw-r--r--audio/gstreamer-plugins-soundtouch/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile
deleted file mode 100644
index d9413a317..000000000
--- a/audio/gstreamer-plugins-soundtouch/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.2 2008/03/15 21:09:30 ahze Exp $
-#
-
-CATEGORIES= audio
-PORTREVISION= 2
-
-COMMENT= GStreamer soundtouch plugin
-
-GST_PLUGIN= soundtouch
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"