freebsd-ports/net/simpleproxy/Makefile
2021-04-06 16:31:07 +02:00

16 lines
297 B
Makefile

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