diff options
Diffstat (limited to 'www/httperf/Makefile')
-rw-r--r-- | www/httperf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 97ed230db5bc..be90a412b785 100644 --- a/www/httperf/Makefile +++ b/www/httperf/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for measuring webserver performance USE_OPENSSL= yes GNU_CONFIGURE= yes |