aboutsummaryrefslogblamecommitdiff
path: root/www/transproxy/Makefile
blob: 1384d8bce15013c322409b728310bc761adcd197 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  





                                                                 
                          
                   
                   

                                          
 
                    
 
                               
                                                                                      
 
                        
 
                                                           
 
                      
# 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>