openbsd-ports/net/httptunnel/Makefile

21 lines
389 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.21 2013/10/11 23:50:17 naddy Exp $
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
2004-12-15 19:31:20 -05:00
WANTLIB= c
2000-02-12 03:02:07 -05:00
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
1999-06-14 16:56:04 -04:00
.include <bsd.port.mk>