18 lines
423 B
Makefile
18 lines
423 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/12/30 08:11:55 brad Exp $
|
|
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
|
|
|
|
DISTNAME= gated-3-5-11
|
|
PKGNAME= gated-3.5.11
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
|
|
|
|
NO_CDROM= "LIC: requires licence for redistribution"
|
|
|
|
BROKEN= "Security hole (buffer overflow possibly yielding root)"
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
ALL_TARGET= gated
|
|
|
|
.include <bsd.port.mk>
|