aboutsummaryrefslogtreecommitdiffstats
path: root/net/jumpgate/Makefile
blob: c7cfde7b2a0d025f7ef0dee92c8657d236fc72b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    jumpgate
# Date created:             20 March 2001
# Whom:                     Yen-Ming Lee <leeym@FreeBSD.org>
#
# $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>