summaryrefslogtreecommitdiff
path: root/net/jumpgate/Makefile
blob: 1963c2863954ac8df76168c7fcb09661f881b114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2003/03/05 03:43:50 grant Exp $
#

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

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	${MASTER_SITES}
COMMENT=	TCP connection forwarder with capture and syslog support

GNU_CONFIGURE=	YES

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