2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Kirill Ponomarew <ponomarew@oberon.net>
|
2003-07-21 16:28:03 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ffproxy
|
2005-01-16 22:26:48 +01:00
|
|
|
PORTVERSION= 1.6
|
2003-07-21 16:28:03 +02:00
|
|
|
CATEGORIES= www
|
2011-10-18 16:23:40 +02:00
|
|
|
MASTER_SITES= http://${PORTNAME}.sourceforge.net/${PORTNAME}/ \
|
|
|
|
http://www.sourcefiles.org/System/Daemons/Proxy/ \
|
|
|
|
http://www.nevm.de/${PORTNAME}/ \
|
|
|
|
http://faith.eu.org/${PORTNAME}/
|
2003-07-21 16:28:03 +02:00
|
|
|
|
2005-04-21 19:44:08 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-07-21 16:28:03 +02:00
|
|
|
COMMENT= Filtering HTTP proxy server
|
|
|
|
|
2016-01-12 17:20:31 +01:00
|
|
|
LICENSE= GPLv2+
|
2015-03-12 11:40:36 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2011-08-02 21:24:31 +02:00
|
|
|
|
2005-01-16 22:26:48 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2003-08-02 16:11:47 +02:00
|
|
|
|
2003-07-21 16:28:03 +02:00
|
|
|
.include <bsd.port.mk>
|