blob: 6ed52ba12f8ef6153d7feb8ef67588eea4c2ac7a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: wais
# Version required: 0.3
# Date created: 20 Sep 1994
# Whom: adam
#
# $Id: Makefile,v 1.3 1995/03/19 12:32:54 ats Exp $
#
DISTNAME= freeWAIS-0.3
MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
CATEGORIES+= networking
GMAKE= yes
.include <bsd.port.mk>
|