1998-03-28 09:20:32 +01:00
|
|
|
# New ports collection makefile for: transproxy
|
|
|
|
# Date created: Fri Mar 27 21:24:13 WST 1998
|
|
|
|
# Whom: Peter Wemm <peter@netplex.com.au>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-10 02:07:29 +02:00
|
|
|
PORTNAME= transproxy
|
2004-02-29 17:09:47 +01:00
|
|
|
PORTVERSION= 1.5
|
2000-06-02 05:24:03 +02:00
|
|
|
CATEGORIES= www
|
1999-12-29 09:35:07 +01:00
|
|
|
MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/
|
1998-03-28 21:13:39 +01:00
|
|
|
EXTRACT_SUFX= .tgz
|
1998-03-28 09:20:32 +01:00
|
|
|
|
2004-07-07 21:20:02 +02:00
|
|
|
MAINTAINER= sem@FreeBSD.org
|
2004-02-29 17:09:47 +01:00
|
|
|
COMMENT= Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command
|
1998-03-28 09:20:32 +01:00
|
|
|
|
1999-12-29 09:35:07 +01:00
|
|
|
MAN8= tproxy.8
|
1998-03-28 09:20:32 +01:00
|
|
|
|
2004-02-29 17:09:47 +01:00
|
|
|
PLIST_FILES= sbin/tproxy sbin/tproxyrun sbin/tproxywatch
|
1998-11-11 06:37:39 +01:00
|
|
|
|
2004-02-29 17:09:47 +01:00
|
|
|
.include <bsd.port.mk>
|