pkgsrc/net/httptunnel/Makefile

16 lines
395 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:58 wiz Exp $
2001-01-26 19:03:56 +01:00
#
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
2001-01-26 19:03:56 +01:00
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
.include "../../mk/bsd.pkg.mk"