1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/www/transproxy/Makefile
Sergey Matveychuk 96d4d9e760 - Update to 1.6
2005-06-09 11:36:44 +00:00

24 lines
512 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.6
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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>