Files
pkgsrc-ng/net/httptunnel/Makefile
2016-01-21 23:40:00 +01:00

17 lines
418 B
Makefile

# $NetBSD: Makefile,v 1.9 2015/03/08 12:37:43 mef Exp $
#
DISTNAME= httptunnel-3.3
CATEGORIES= net
MASTER_SITES= http://www.nocrew.org/software/httptunnel/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nocrew.org/software/httptunnel.html
COMMENT= Encapsulate TCP/IP connections in HTTP requests
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
.include "../../mk/bsd.pkg.mk"