20 lines
415 B
Makefile
20 lines
415 B
Makefile
# Makefile for: gated
|
|
# Version required: 3.5.8
|
|
# Date created: 29 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.15 1997/10/04 00:56:12 peter Exp $
|
|
#
|
|
|
|
DISTNAME= gated-3-5-8
|
|
PKGNAME= gated-3.5.8
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
|
|
|
MAINTAINER= peter@FreeBSD.ORG
|
|
|
|
ALL_TARGET= gated
|
|
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
|
|
|
|
.include <bsd.port.mk>
|