summaryrefslogtreecommitdiff
path: root/net/wais/Makefile
blob: 3b497baaff123f9e4a928d8ee41209ab94db03de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>