diff options
Diffstat (limited to 'graphics/jpgraph/Makefile')
-rw-r--r-- | graphics/jpgraph/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile index a0be439e6059..66bcf93321e4 100644 --- a/graphics/jpgraph/Makefile +++ b/graphics/jpgraph/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.aditus.nu/jpgraph/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Draw both "quick and dirty" graphs with a minimum of code + NO_BUILD= yes .include <bsd.port.pre.mk> |