summaryrefslogtreecommitdiff
path: root/x11/xtoolwait/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtoolwait/Makefile')
-rw-r--r--x11/xtoolwait/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
new file mode 100644
index 00000000000..357e64b3e12
--- /dev/null
+++ b/x11/xtoolwait/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $
+#
+
+DISTNAME= xtoolwait-1.3
+CATEGORIES= x11
+MASTER_SITES= http://www.hacom.nl/~richard/software/
+
+MAINTAINER= minoura@netbsd.org
+HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
+COMMENT= Free implementation of SunOS toolwait(1).
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"