pkgsrc/www/http_load/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

16 lines
443 B
Makefile

# $NetBSD: Makefile,v 1.14 2008/01/18 05:09:50 tnn Exp $
DISTNAME= http_load-04jan2002
PKGNAME= http_load-20020104
PKGREVISION= 5
CATEGORIES= www
MASTER_SITES= http://www.acme.com/software/http_load/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.acme.com/software/http_load/
COMMENT= Multiprocessing http test client
MAKE_ENV+= SSLBASE=${SSLBASE:Q}
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"