mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
0489703f08
Reviewed by: Submitted by: Obtained from:
18 lines
364 B
Makefile
18 lines
364 B
Makefile
# 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>
|