aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstreamer1-plugins-cdio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gstreamer1-plugins-cdio/Makefile')
-rw-r--r--sysutils/gstreamer1-plugins-cdio/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gstreamer1-plugins-cdio/Makefile b/sysutils/gstreamer1-plugins-cdio/Makefile
new file mode 100644
index 000000000000..e75f0104c61d
--- /dev/null
+++ b/sysutils/gstreamer1-plugins-cdio/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= sysutils
+
+COMMENT= Gstreamer compact disc input and control library
+
+GST_PLUGIN= cdio
+DIST= ugly
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"