freebsd-ports/www/transproxy/Makefile
Sergey Matveychuk 067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00

21 lines
494 B
Makefile

# New ports collection makefile for: transproxy
# Date created: Fri Mar 27 21:24:13 WST 1998
# Whom: Peter Wemm <peter@netplex.com.au>
#
# $FreeBSD$
#
PORTNAME= transproxy
PORTVERSION= 1.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/
EXTRACT_SUFX= .tgz
MAINTAINER= sem@FreeBSD.org
COMMENT= Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command
MAN8= tproxy.8
PLIST_FILES= sbin/tproxy sbin/tproxyrun sbin/tproxywatch
.include <bsd.port.mk>