1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/gated/Makefile

22 lines
430 B
Makefile

# Ports collection makefile for: gated
# Date created: 29 October 1994
# Whom: pst
#
# $FreeBSD$
#
PORTNAME= gated
PORTVERSION= 3.5.11
CATEGORIES= net
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
DISTNAME= gated-3-5-11
MAINTAINER= ports@FreeBSD.org
FORBIDDEN= "Security hole (buffer overflow possibly yielding root)"
ALL_TARGET= gated
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
.include <bsd.port.mk>