summaryrefslogtreecommitdiff
path: root/x11-clocks/bclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/bclock/Makefile')
-rw-r--r--x11-clocks/bclock/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-clocks/bclock/Makefile b/x11-clocks/bclock/Makefile
new file mode 100644
index 000000000000..bfaa9e7765d6
--- /dev/null
+++ b/x11-clocks/bclock/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: dclock
+# Version required: 1.0
+# Date created: 13 May 1997
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= bclock-1.0
+CATEGORIES= x11
+MASTER_SITES= http://dutian.twi.tudelft.nl/~vgeel/bclock/
+
+MAINTAINER= ports@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>