pkgsrc/net/httptunnel/Makefile

15 lines
395 B
Makefile

# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:58 wiz Exp $
#
DISTNAME= httptunnel-3.0.5
CATEGORIES= net
MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/
MAINTAINER= p99dreyf@criens.u-psud.fr
HOMEPAGE= http://www.nocrew.org/software/httptunnel.html
COMMENT= Encapsulate TCP/IP connections in HTTP requests
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
.include "../../mk/bsd.pkg.mk"