openbsd-ports/net/httptunnel/Makefile

15 lines
278 B
Makefile
Raw Normal View History

1999-09-23 17:08:06 -04:00
# $OpenBSD: Makefile,v 1.2 1999/09/23 21:08:06 jakob Exp $
1999-06-14 16:56:04 -04:00
DISTNAME= httptunnel-2.0
CATEGORIES= net
1999-09-23 17:08:06 -04:00
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= httptunnel
1999-06-14 16:56:04 -04:00
MAINTAINER= jakob@openbsd.org
SEPARATE_BUILD= concurrent
GNU_CONFIGURE= yes
.include <bsd.port.mk>