1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/net/jumpgate/Makefile
2021-04-06 16:31:07 +02:00

19 lines
373 B
Makefile

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
PORTNAME= jumpgate
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://jumpgate.sourceforge.net/
MAINTAINER= hrs@FreeBSD.org
COMMENT= TCP connection forwarder
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
PLIST_FILES= man/man8/jumpgate.8.gz sbin/jumpgate
.include <bsd.port.mk>