aboutsummaryrefslogtreecommitdiff
path: root/www/gstreamer-plugins-neon
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:35:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:35:50 +0000
commitf1bb12de8e50bf76ae21f37debda60994ec7fd99 (patch)
tree1671d4beef381f12d939e34b344eb385a3af4f19 /www/gstreamer-plugins-neon
parent29adee7bb42244f34736c5c24ed18a9b269d0925 (diff)
downloadports-f1bb12de8e50bf76ae21f37debda60994ec7fd99.tar.gz
ports-f1bb12de8e50bf76ae21f37debda60994ec7fd99.zip
Notes
Diffstat (limited to 'www/gstreamer-plugins-neon')
-rw-r--r--www/gstreamer-plugins-neon/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/gstreamer-plugins-neon/Makefile b/www/gstreamer-plugins-neon/Makefile
new file mode 100644
index 000000000000..e8d74dbc5e6c
--- /dev/null
+++ b/www/gstreamer-plugins-neon/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: gstreamer-plugins-neon
+# Date created: 6 July 2006
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.1 2006/07/06 19:32:35 ahze Exp $
+
+PORTREVISION= 0
+CATEGORIES= www
+
+COMMENT= Gstreamer neon plugin
+
+GST_PLUGIN= neon
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"