1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/gated/Makefile

18 lines
394 B
Makefile
Raw Normal View History

1995-02-02 18:01:15 +00:00
# Makefile for: gated
1996-01-31 17:40:52 +00:00
# Version required: 3.5 Beta 3
1995-02-02 18:01:15 +00:00
# Date created: 29 October 1994
# Whom: pst
#
# $Id: Makefile,v 1.10 1996/11/18 11:34:53 asami Exp $
1995-02-02 18:01:15 +00:00
#
1996-01-31 17:40:52 +00:00
DISTNAME= gated-R3_5Beta_3
PKGNAME= gated-3.5b3
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
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>