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