openbsd-ports/net/gated/Makefile

25 lines
657 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/04/09 17:37:22 espie Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
# http://www.freebsd.org/cgi-bin/cvsweb.cgi/ports/net/gated/Makefile
# see commit message for rev 1.22 of the Makefile
BROKEN= "Security hole (buffer overflow possibly yielding root)"
DISTNAME= gated-3-5-11
PKGNAME= gated-3.5.11
CATEGORIES= net
FAKE=No
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= "commercial software"
PERMIT_PACKAGE_FTP= "commercial software"
PERMIT_DISTFILES_CDROM= "commercial software"
PERMIT_DISTFILES_FTP= Yes
ALL_TARGET= gated
.include <bsd.port.mk>