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