freebsd-ports/net/gated/Makefile
Peter Wemm ee03cbc743 Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h
Note that this causes some harmless warnings, this is a trivial patch.
1996-12-29 05:44:46 +00:00

20 lines
413 B
Makefile

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