summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-annodex
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-07 03:48:44 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-07 03:48:44 +0800
commitd60a71538123466f3c065222bdef0ed463b8916e (patch)
treedfa69e9aad8b2c645073c0d0168246519cebba8b /multimedia/gstreamer-plugins-annodex
parentd9a242808b723ef1710d2630c907bc147496ba6f (diff)
downloadmarcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar.gz
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar.bz2
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar.lz
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar.xz
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.tar.zst
marcuscom-ports-d60a71538123466f3c065222bdef0ed463b8916e.zip
- Add annodex CMML gst plugin
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6515 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-annodex')
-rw-r--r--multimedia/gstreamer-plugins-annodex/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-annodex/Makefile b/multimedia/gstreamer-plugins-annodex/Makefile
new file mode 100644
index 000000000..c8a6c4174
--- /dev/null
+++ b/multimedia/gstreamer-plugins-annodex/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: gstreamer-plugins-annodex
+# Date created: 6 July 2006
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= multimedia
+
+COMMENT= Gstreamer annodex CMML plugin
+
+GST_PLUGIN= annodex
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"