summaryrefslogtreecommitdiff
path: root/x11-clocks/wmdate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/wmdate/Makefile')
-rw-r--r--x11-clocks/wmdate/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile
new file mode 100644
index 000000000000..ccf18cdc4470
--- /dev/null
+++ b/x11-clocks/wmdate/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: wmdate
+# Version required: 0.5
+# Date created: 1 February 1999
+# Whom: Jim Mock <jim@phrantic.phear.net>
+#
+# $Id$
+#
+
+DISTNAME= wmdate-0.5
+CATEGORIES= x11-clocks windowmaker afterstep
+MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/
+
+MAINTAINER= jim@phrantic.phear.net
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>