diff options
Diffstat (limited to 'www/httperf/Makefile')
-rw-r--r-- | www/httperf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 5d2e4c71c1d3..0f183f2dab10 100644 --- a/www/httperf/Makefile +++ b/www/httperf/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A tool for measuring webserver performance + USE_GMAKE= yes MAN1= httperf.1 |