aboutsummaryrefslogtreecommitdiff
path: root/net/simpleproxy/Makefile
blob: 68731d430524d5b7c121030c22266032d71b45b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	simpleproxy
PORTVERSION=	3.4
PORTREVISION=	2
CATEGORIES=	net
MASTER_SITES=	SF

MAINTAINER=	pluknet@gmail.com
COMMENT=	Simple TCP proxy
WWW=		http://www.crocodile.org/software.html

GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

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

.include <bsd.port.mk>