14 lines
324 B
Makefile
14 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:17 grant Exp $
|
|
#
|
|
|
|
DISTNAME= jumpgate-0.7
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://jumpgate.sourceforge.net/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= ${MASTER_SITES}
|
|
COMMENT= TCP connection forwarder with capture and syslog support
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|