diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-20 16:53:40 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-20 16:53:40 +0000 |
commit | 788be8462b02fa26db32a549ae62fb014ab73a61 (patch) | |
tree | 91d1291bcd9e72a24df4e0c8f73bc3ab85bd33d7 /graphics/Makefile | |
parent | 056b497a4ff7387cfaf318f859fbcd4bf34e4f1a (diff) | |
download | FreeBSD-ports-788be8462b02fa26db32a549ae62fb014ab73a61.zip FreeBSD-ports-788be8462b02fa26db32a549ae62fb014ab73a61.tar.gz |
add jpgraph 1.8
Draw both "quick and dirty" graphs with a minimum of code
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index decaae1..bd7b53e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -162,6 +162,7 @@ SUBDIR += jpeg2ps-letter SUBDIR += jpeginfo SUBDIR += jpegpixi + SUBDIR += jpgraph SUBDIR += jpgtn SUBDIR += jslice SUBDIR += juno-2 |