1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/wais/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>