1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/gated/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

18 lines
394 B
Makefile

# Makefile for: gated
# Version required: 3.5 Beta 3
# Date created: 29 October 1994
# Whom: pst
#
# $Id: Makefile,v 1.10 1996/11/18 11:34:53 asami Exp $
#
DISTNAME= gated-R3_5Beta_3
PKGNAME= gated-3.5b3
CATEGORIES= net
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
ALL_TARGET= gated
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
.include <bsd.port.mk>