1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net/simpleproxy/Makefile
Vanilla I. Shu 5d40ea85c6 Stagify.
Approved by:	portmgr@
2014-06-23 15:07:02 +00:00

18 lines
309 B
Makefile

# Created by: Sergey Kandaurov <pluknet@gmail.com>
# $FreeBSD$
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>