1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/ffproxy/Makefile
Vanilla I. Shu 8a87ecc99f 1: Stagify.
2: use @sample
2014-06-11 15:33:53 +00:00

20 lines
434 B
Makefile

# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
PORTNAME= ffproxy
PORTVERSION= 1.6
CATEGORIES= www
MASTER_SITES= http://${PORTNAME}.sourceforge.net/${PORTNAME}/ \
http://www.sourcefiles.org/System/Daemons/Proxy/ \
http://www.nevm.de/${PORTNAME}/ \
http://faith.eu.org/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Filtering HTTP proxy server
LICENSE= GPLv2
GNU_CONFIGURE= yes
.include <bsd.port.mk>