summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-aalib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-aalib/Makefile')
-rw-r--r--graphics/gstreamer-plugins-aalib/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile
new file mode 100644
index 000000000..f08995bce
--- /dev/null
+++ b/graphics/gstreamer-plugins-aalib/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-aalib
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= Gstreamer ascii art plugin
+
+GST_PLUGIN= aalib
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"