summaryrefslogtreecommitdiff
path: root/net/wais/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wais/Makefile')
-rw-r--r--net/wais/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile
new file mode 100644
index 000000000000..4237d2a0fb81
--- /dev/null
+++ b/net/wais/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: wais
+# Version required: 0.3
+# Date created: 20 Sep 1994
+# Whom: adam
+#
+# $Id: Makefile,v $
+#
+
+DISTNAME= freeWAIS-0.3
+MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais
+
+.include <bsd.port.mk>