aboutsummaryrefslogtreecommitdiff
path: root/x11/xtestpicture/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtestpicture/Makefile')
-rw-r--r--x11/xtestpicture/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile
new file mode 100644
index 000000000000..98f5486460f9
--- /dev/null
+++ b/x11/xtestpicture/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xtestpicture
+# Version required: 1.1
+# Date created: 11 March 1997
+# Whom: joerg
+#
+# $Id$
+#
+
+DISTNAME= xtestpicture-1.1
+CATEGORIES= x11
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+
+MAINTAINER= joerg@FreeBSD.org
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>