1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/gated/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

16 lines
326 B
Makefile

# Makefile for: gated
# Version required: 3.0 / 2.17
# Date created: 29 October 1994
# Whom: pst
#
# $Id: Makefile,v 1.1.1.1 1995/02/02 18:01:15 pst Exp $
#
DISTNAME= gated-R3_5Alpha_9
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
CATEGORIES+= networking
ALL_TARGET= gated
.include <bsd.port.mk>