aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-cdio
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-01-27 23:21:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-01-27 23:21:13 +0000
commit1c1eadf2b81eebbef0a279af0fd712e0026bfe41 (patch)
treecfe86aeae1e947dc0b70cfb9f74675f2a973021b /sysutils/gstreamer-plugins-cdio
parent426c7ab6dd365c01372d9b7cdfd67cfffcf7e417 (diff)
downloadports-1c1eadf2b81eebbef0a279af0fd712e0026bfe41.tar.gz
ports-1c1eadf2b81eebbef0a279af0fd712e0026bfe41.zip
Notes
Diffstat (limited to 'sysutils/gstreamer-plugins-cdio')
-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"