summaryrefslogtreecommitdiff
path: root/net/httptunnel/Makefile
blob: 9d918e1ded9cd4105843ecce657a95e0498bfe8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2001/01/26 18:03:56 manu 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

HAS_CONFIGURE=	YES
CONFIGURE_ARGS+=	--prefix=${PREFIX}

.include "../../mk/bsd.pkg.mk"