# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD: net/jumpgate/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	jumpgate
PORTVERSION=	0.7
CATEGORIES=	net
MASTER_SITES=	http://jumpgate.sourceforge.net/

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	TCP connection forwarder

GNU_CONFIGURE=	yes

MAN8=		jumpgate.8
PLIST_FILES=	sbin/jumpgate

NO_STAGE=	yes
.include <bsd.port.mk>
