2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Sergey Kandaurov <pluknet@gmail.com>
|
2009-05-07 04:23:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= simpleproxy
|
|
|
|
PORTVERSION= 3.4
|
2014-06-23 17:07:02 +02:00
|
|
|
PORTREVISION= 1
|
2009-05-07 04:23:55 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= SF
|
|
|
|
|
|
|
|
MAINTAINER= pluknet@gmail.com
|
2012-07-24 23:09:44 +02:00
|
|
|
COMMENT= Simple TCP proxy
|
2009-05-07 04:23:55 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2014-06-23 17:07:02 +02:00
|
|
|
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
2009-05-07 04:23:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|