openbsd-ports/net/gated/Makefile

18 lines
423 B
Makefile
Raw Normal View History

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