16 lines
432 B
Makefile
16 lines
432 B
Makefile
# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:54 tv Exp $
|
|
|
|
DISTNAME= http_load-04jan2002
|
|
PKGNAME= http_load-20020104
|
|
PKGREVISION= 4
|
|
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/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|