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