4927c0f806
Also fix package that it works with openssl installed from pkgsrc (not in the base system).
15 lines
416 B
Makefile
15 lines
416 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/07/02 16:26:30 wiz Exp $
|
|
|
|
DISTNAME= http_load-04jan2002
|
|
PKGNAME= http_load-20020104
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.acme.com/software/http_load/
|
|
|
|
MAINTAINER= xs@nitric.net
|
|
HOMEPAGE= http://www.acme.com/software/http_load/
|
|
COMMENT= multiprocessing http test client
|
|
|
|
MAKE_ENV+= SSLBASE="${SSLBASE}"
|
|
|
|
.include "../../security/openssl/buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|