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