summaryrefslogtreecommitdiff
path: root/time/xbeats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/xbeats/Makefile')
-rw-r--r--time/xbeats/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile
new file mode 100644
index 00000000000..a6d71e95fda
--- /dev/null
+++ b/time/xbeats/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $
+#
+
+DISTNAME= xbeats-0.4
+CATEGORIES= x11 time
+MASTER_SITES= http://bohemians.org/~iznogood/xbeats/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://bohemians.org/~iznogood/
+
+USE_X11= YES
+USE_XPM= YES
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"