summaryrefslogtreecommitdiff
path: root/x11-clocks/xtu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/xtu/Makefile')
-rw-r--r--x11-clocks/xtu/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile
new file mode 100644
index 000000000000..e6eefc6673c7
--- /dev/null
+++ b/x11-clocks/xtu/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xtu
+# Version required: 1.0
+# Date created: 17 Apr 1999
+# Whom: runge@rostock.zgdv.de
+#
+# $Id$
+#
+
+DISTNAME= xtu-1.0
+CATEGORIES= x11-clocks
+MASTER_SITES= http://www.rostock.zgdv.de/~runge/xtu/
+
+MAINTAINER= runge@rostock.zgdv.de
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+
+#post-install:
+# strip ${PREFIX}/bin/xtu
+
+.include <bsd.port.mk>