1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/transproxy/Makefile
Kirill Ponomarev aeaa89702f - Update to version 1.5
- Pet portlint
- Take maintainership

PR:		ports/63526
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-02-29 16:09:47 +00:00

22 lines
490 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@ciam.ru
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>