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