summaryrefslogtreecommitdiff
path: root/net/wais/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wais/Makefile')
-rw-r--r--net/wais/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile
deleted file mode 100644
index 3b497baaff12..000000000000
--- a/net/wais/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: wais
-# Version required: 0.3
-# Date created: 20 Sep 1994
-# Whom: adam
-#
-# $Id: Makefile,v 1.5 1995/04/15 05:42:04 asami Exp $
-#
-
-DISTNAME= freeWAIS-0.3
-CATEGORIES+= networking
-MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
-
-GMAKE= yes
-
-is_depended: all
-
-.include <bsd.port.mk>