1995-02-02 18:01:15 +00:00
|
|
|
# Makefile for: gated
|
1999-08-01 04:13:42 +00:00
|
|
|
# Version required: 3.5.11
|
1995-02-02 18:01:15 +00:00
|
|
|
# Date created: 29 October 1994
|
|
|
|
# Whom: pst
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1995-02-02 18:01:15 +00:00
|
|
|
#
|
|
|
|
|
1999-08-01 04:13:42 +00:00
|
|
|
DISTNAME= gated-3-5-11
|
|
|
|
PKGNAME= gated-3.5.11
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= net
|
1995-09-23 17:51:45 +00:00
|
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
1995-04-15 05:42:12 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= peter@FreeBSD.org
|
1996-12-29 05:44:46 +00:00
|
|
|
|
1999-12-06 01:13:42 +00:00
|
|
|
BROKEN= "Security hole (buffer overflow possibly yielding root)"
|
1999-12-01 19:30:42 +00:00
|
|
|
|
1995-02-02 18:01:15 +00:00
|
|
|
ALL_TARGET= gated
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
|
1995-02-02 18:01:15 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|