aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/swisswatch/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 18:54:08 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 18:54:08 +0000
commit200a01a02b35c2370a757440f2f2a088fe1e89c1 (patch)
tree8308441c0838cb4d408695285050cfdae7c15f6b /x11-clocks/swisswatch/Makefile
parentc493aad46d0487974b57d5d932901893a5fe1a73 (diff)
downloadports-200a01a02b35c2370a757440f2f2a088fe1e89c1.tar.gz
ports-200a01a02b35c2370a757440f2f2a088fe1e89c1.zip
Notes
Diffstat (limited to 'x11-clocks/swisswatch/Makefile')
-rw-r--r--x11-clocks/swisswatch/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile
new file mode 100644
index 000000000000..5392d667b26b
--- /dev/null
+++ b/x11-clocks/swisswatch/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: swisswatch
+# Version required: 0.0.6
+# Date created: 16 December 1995
+# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
+#
+# $Id$
+DISTNAME= swisswatch-0.06
+CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= sanpei@yy.cs.keio.ac.jp
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>