ports/net/httptunnel/Makefile

18 lines
286 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= HTTP tunneling utility
DISTNAME= httptunnel-3.3
CATEGORIES= net
REVISION= 0
MASTER_SITES= ${MASTER_SITE_GNU:=httptunnel/}
HOMEPAGE= http://www.nocrew.org/software/httptunnel/
PERMIT_PACKAGE= Yes
WANTLIB= c
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>