1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/net/jumpgate/Makefile
2017-01-02 20:52:11 +00:00

20 lines
385 B
Makefile

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
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>