summaryrefslogtreecommitdiff
path: root/x11/xtoolwait/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtoolwait/Makefile')
-rw-r--r--x11/xtoolwait/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
new file mode 100644
index 000000000000..b39c32a88c2b
--- /dev/null
+++ b/x11/xtoolwait/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xtoolwait
+# Date created: 31 May 1997
+# Whom: jonny
+#
+# $Id: Makefile,v 1.0 1997/5/31 19:30:00 jonny Exp $
+#
+
+DISTNAME= xtoolwait-1.1
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
+ ftp://ftp.hacom.nl/pub/users/richard/
+
+USE_IMAKE= yes
+MAN1= xtoolwait.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>