openbsd-ports/www/transproxy/Makefile
2002-10-29 01:30:41 +00:00

25 lines
509 B
Makefile

# $OpenBSD: Makefile,v 1.15 2002/10/29 01:30:42 naddy Exp $
COMMENT= "transparent www proxy driver for pf"
DISTNAME= transproxy-1.4
CATEGORIES= www net
MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/
EXTRACT_SUFX= .tgz
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
HOMEPAGE= http://www.transproxy.nlc.net.au/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
NO_REGRESS= Yes
FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX}
.include <bsd.port.mk>