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