freebsd-ports/net/jumpgate/Makefile
2004-02-06 13:12:53 +00:00

21 lines
407 B
Makefile

# New ports collection makefile for: jumpgate
# Date created: 20 March 2001
# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>