79de80d102
port that used out-of-date files, assumed a crypt lib, etc.
21 lines
475 B
Makefile
21 lines
475 B
Makefile
# OpenBSD Makefile for: gated
|
|
# Version required: 3.5.7
|
|
# Date created: 21 Nov 1997
|
|
# Whom: joey
|
|
#
|
|
# $OpenBSD: Makefile,v 1.2 1998/04/12 04:29:29 marc Exp $
|
|
#
|
|
|
|
DISTNAME= gated-3-5-7
|
|
PKGNAME= gated-3.5.7
|
|
CATEGORIES= net
|
|
NO_CDROM= "LIC: requires licence for redistribution"
|
|
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>
|