openbsd-ports/net/httptunnel/Makefile
2000-12-10 18:57:29 +00:00

22 lines
503 B
Makefile

# $OpenBSD: Makefile,v 1.11 2000/12/10 18:57:29 jakob Exp $
DISTNAME= httptunnel-3.0.5
CATEGORIES= net
NEED_VERSION= 1.310
MASTER_SITES= http://www.nocrew.org/software/httptunnel/ \
ftp://ftp.nocrew.org/pub/nocrew/unix/
HOMEPAGE= http://www.nocrew.org/software/httptunnel/
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>