aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-cdio80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gstreamer-plugins-cdio80/Makefile')
-rw-r--r--sysutils/gstreamer-plugins-cdio80/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/gstreamer-plugins-cdio80/Makefile b/sysutils/gstreamer-plugins-cdio80/Makefile
deleted file mode 100644
index 695cc405b4d5..000000000000
--- a/sysutils/gstreamer-plugins-cdio80/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-cdio
-# Date created: 5 July 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= sysutils
-PORTREVISION= 1
-
-COMMENT= Gstreamer compact disc input and control library
-
-GST_PLUGIN= cdio
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"