summaryrefslogtreecommitdiff
path: root/net/jumpgate/Makefile
blob: a3f4e585ebe705a820237e17144103632f4335e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:17 grant Exp $
#

DISTNAME=	jumpgate-0.7
CATEGORIES=	net
MASTER_SITES=	http://jumpgate.sourceforge.net/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	${MASTER_SITES}
COMMENT=	TCP connection forwarder with capture and syslog support

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"