aboutsummaryrefslogtreecommitdiffstats
path: root/net/gated/Makefile
blob: f6c3c06e25fbc2cd7846a13435a6521f99fa81ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Makefile for:     gated
# Version required:     3.5
# Date created:     29 October 1994
# Whom:         pst
#
# $Id: Makefile,v 1.6 1995/09/23 17:51:37 ache Exp $
#

DISTNAME=       gated-r3_5alpha_11
PKGNAME=        gated-3.5a11
CATEGORIES+=    networking
MASTER_SITES=   ftp://ftp.gated.merit.edu/net-research/gated/

WRKSRC=     ${WRKDIR}/gated
ALL_TARGET= gated

.include <bsd.port.mk>