# Created by: Sergey Kandaurov <pluknet@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/net/simpleproxy/Makefile 358968 2014-06-23 15:07:02Z vanilla $

PORTNAME=	simpleproxy
PORTVERSION=	3.4
PORTREVISION=	1
CATEGORIES=	net
MASTER_SITES=	SF

MAINTAINER=	pluknet@gmail.com
COMMENT=	Simple TCP proxy

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/${PORTNAME} man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>
