summaryrefslogtreecommitdiff
path: root/x11-clocks/tclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/tclock/Makefile')
-rw-r--r--x11-clocks/tclock/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile
new file mode 100644
index 000000000000..5b1fdfc32d6e
--- /dev/null
+++ b/x11-clocks/tclock/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: tclock
+# Version required: 1.0.1
+# Date created: So 7 Feb 1999 20:50:43 MET
+# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
+#
+# $Id$
+#
+
+DISTNAME= tclock-1.0.1
+CATEGORIES= x11-clocks
+MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \
+ ftp://ftp.fh-anhalt.de/pub/soft/Xwindow/tools/clocks/ \
+ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE
+
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+MAN1= tclock.1
+
+.include <bsd.port.mk>