aboutsummaryrefslogtreecommitdiffstats
path: root/net/gated/Makefile
blob: e6105fa62adff3f0379a50e9a1edd2277286d3cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Makefile for:     gated
# Version required:     3.5.10
# Date created:     29 October 1994
# Whom:         pst
#
# $Id: Makefile,v 1.17 1998/04/26 18:47:12 peter Exp $
#

DISTNAME=       gated-3-5-10
PKGNAME=        gated-3.5.10
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>