diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-22 10:13:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-22 10:13:02 +0000 |
commit | 51e65891d47e96fb907f5e2091d83d558a565dc3 (patch) | |
tree | fb1b48d7620536e03f43fe45c9e704c32574d84f /graphics/Makefile | |
parent | e7bf5f8781a6f4e810d644d0d8d47c5d9677347b (diff) |
add p5-GD-Arrow 0.01
Draw arrows using GD
Notes
Notes:
svn path=/head/; revision=133925
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 f0e37fa3c2e9..2cb8f49da65f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -350,6 +350,7 @@ SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-Color-Rgb SUBDIR += p5-GD + SUBDIR += p5-GD-Arrow SUBDIR += p5-GD-Barcode SUBDIR += p5-GD-Graph SUBDIR += p5-GD-Graph3d |