aboutsummaryrefslogtreecommitdiff
path: root/net/wais/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1994-09-23 20:14:57 +0000
committerAdam David <adam@FreeBSD.org>1994-09-23 20:14:57 +0000
commit89dd92160cb046e0c1b0bea1dbf829d6418c4ef8 (patch)
tree96a76e76c6699dce0a7f849bbd05d2c6f652f864 /net/wais/Makefile
parentb8f7195a5243a79a47d728734e7adfae459a2ce2 (diff)
Notes
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>