aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-png10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-png10/Makefile')
-rw-r--r--graphics/linux-png10/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile
new file mode 100644
index 000000000000..e444c6d6df36
--- /dev/null
+++ b/graphics/linux-png10/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: linux-png
+# Date created: 28 September 2000
+# Whom: sanpei@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= png
+PORTVERSION= 1.0.3
+CATEGORIES= graphics linux
+
+RPM_SET= libpng-${PORTVERSION}-4.${MACHINE_ARCH}.rpm
+
+.include "../../x11-toolkits/linux-gtk/Makefile"