# New ports collection makefile for:	transproxy
# Date created:			Fri Mar 27 21:24:13 WST 1998
# Whom:				Peter Wemm <peter@netplex.com.au>
#
# $FreeBSD: ports/www/transproxy/Makefile,v 1.16 2005/03/01 07:59:53 sem Exp $
#

PORTNAME=	transproxy
PORTVERSION=	1.5
CATEGORIES=	www
MASTER_SITES=	http://sf.gds.tuwien.ac.at/t/tr/transproxy/ \
		http://www.nlc.net.au/pub/unix/transproxy/ \
		http://www.saunders.id.au:9080/transproxy/software/

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>
