summaryrefslogtreecommitdiff
path: root/net/jumpgate/Makefile
blob: 5508678a1ef3341227a2a7b3e41478d0bfd5eebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:19 jlam Exp $
#

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

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

GNU_CONFIGURE=	YES

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