summaryrefslogtreecommitdiff
path: root/net/gated/Makefile
blob: 5c58b906b44ce09fca020e912a7ef11abc5ffdf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Makefile for:		gated
# Version required:     3.5 Beta 3
# Date created:		29 October 1994
# Whom:			pst
#
# $Id: Makefile,v 1.9 1996/01/31 17:40:47 gpalmer Exp $
#

DISTNAME=       gated-R3_5Beta_3
PKGNAME=        gated-3.5b3
CATEGORIES=	net
MASTER_SITES=   ftp://ftp.gated.merit.edu/net-research/gated/

ALL_TARGET=	gated

.include <bsd.port.mk>