20 lines
426 B
Makefile
20 lines
426 B
Makefile
# OpenBSD Makefile for: gated
|
|
# Version required: 3.5.7
|
|
# Date created: 21 Nov 1997
|
|
# Whom: joey
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1997/11/22 23:57:31 joey Exp $
|
|
#
|
|
|
|
DISTNAME= gated-3-5-7
|
|
PKGNAME= gated-3.5.7
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
|
|
|
MAINTAINER= joey@OpenBSD.ORG
|
|
|
|
ALL_TARGET= gated
|
|
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8
|
|
|
|
.include <bsd.port.mk>
|