1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/gated/Makefile

20 lines
375 B
Makefile
Raw Normal View History

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
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
MAINTAINER= peter@FreeBSD.org
1995-02-02 18:01:15 +00:00
ALL_TARGET= gated
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
1995-02-02 18:01:15 +00:00
.include <bsd.port.mk>