openbsd-ports/net/gated/Makefile

21 lines
475 B
Makefile
Raw Normal View History

1997-11-22 18:54:03 -05:00
# 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 $
1997-11-22 18:54:03 -05:00
#
DISTNAME= gated-3-5-7
PKGNAME= gated-3.5.7
CATEGORIES= net
NO_CDROM= "LIC: requires licence for redistribution"
1997-11-22 18:54:03 -05:00
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>