mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
15 lines
343 B
Makefile
15 lines
343 B
Makefile
# 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>
|