openbsd-ports/net/httptunnel/Makefile

23 lines
463 B
Makefile
Raw Normal View History

2003-04-10 14:08:56 -04:00
# $OpenBSD: Makefile,v 1.15 2003/04/10 18:08:57 jsyn Exp $
2003-04-10 14:08:56 -04:00
COMMENT= "HTTP tunneling utility"
1999-06-14 16:56:04 -04:00
2002-12-30 07:34:06 -05:00
DISTNAME= httptunnel-3.3
CATEGORIES= net
2002-12-30 07:34:06 -05:00
MASTER_SITES= ${MASTER_SITE_GNU:=httptunnel/}
1999-06-14 16:56:04 -04:00
HOMEPAGE= http://www.nocrew.org/software/httptunnel/
1999-06-14 16:56:04 -04:00
2000-10-04 17:53:59 -04:00
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
1999-06-14 16:56:04 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
1999-06-14 16:56:04 -04:00
.include <bsd.port.mk>