aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/astime/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-22 13:40:16 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-22 13:40:16 +0000
commite925ea6e94be3d49c8d2dc6e89a2615c031f5fae (patch)
tree1e7a6164e53bd95b612dd8c62a2a161679381373 /x11-clocks/astime/Makefile
parentcd2bb05618bdab76de39dae9d602dfc890209c91 (diff)
downloadports-e925ea6e94be3d49c8d2dc6e89a2615c031f5fae.tar.gz
ports-e925ea6e94be3d49c8d2dc6e89a2615c031f5fae.zip
Notes
Diffstat (limited to 'x11-clocks/astime/Makefile')
-rw-r--r--x11-clocks/astime/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile
new file mode 100644
index 000000000000..04707df21caf
--- /dev/null
+++ b/x11-clocks/astime/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: astime
+# Version required: 1.0
+# Date created: 21 Nov 1998
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id:$
+#
+
+DISTNAME= astime-1.0
+CATEGORIES= x11-clocks
+MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
+
+MAINTAINER= ports@freebsd.org
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_X_PREFIX= yes
+
+MAN1= astime.1
+
+.include <bsd.port.mk>