# $FreeBSD$

PROG=	http
NO_MAN=
WARNS?=	3
DPADD=	${LIBPTHREAD}
LDADD=	-lpthread

.include <bsd.prog.mk>
