openbsd-ports/net/httptunnel/Makefile
brad 6de5f01524 upgrade to httptunnel 3.0.3; from <obecian@celerity.bartoli.org> with
Makefile improvements and addition of HOMEPAGE by me
2000-07-14 08:13:48 +00:00

22 lines
484 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/07/14 08:13:48 brad Exp $
DISTNAME= httptunnel-3.0.3
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@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>