mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
356 B
Makefile
18 lines
356 B
Makefile
# New ports collection makefile for: wais
|
|
# Version required: 0.3
|
|
# Date created: 20 Sep 1994
|
|
# Whom: adam
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/05/04 23:25:53 adam Exp $
|
|
#
|
|
|
|
DISTNAME= freeWAIS-0.3
|
|
CATEGORIES+= net
|
|
MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
|
|
|
|
GMAKE= yes
|
|
|
|
is_depended: all
|
|
|
|
.include <bsd.port.mk>
|