diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-08-30 16:36:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-08-30 16:36:58 +0800 |
commit | 707b9f2cde7df404722937a440bb947f1c36f393 (patch) | |
tree | 377270a784c5e7b060fdd3bb6315dd83b8073e9e /graphics/Makefile | |
parent | 00c8f6f079a7176b1684ac0c58d99cd474ad3502 (diff) | |
download | freebsd-ports-graphics-707b9f2cde7df404722937a440bb947f1c36f393.tar.gz freebsd-ports-graphics-707b9f2cde7df404722937a440bb947f1c36f393.tar.zst freebsd-ports-graphics-707b9f2cde7df404722937a440bb947f1c36f393.zip |
add p5-Chart-Graph 2.0
Perl extension for a front-end to gnuplot, XRT, and Xmgrace
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 17b9e71df51..eb70f3dc844 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -298,6 +298,7 @@ SUBDIR += orca SUBDIR += osg SUBDIR += osgedit + SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-GD SUBDIR += p5-GD-Barcode |