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