diff options
author | garga <garga@FreeBSD.org> | 2005-09-30 18:01:33 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-30 18:01:33 +0000 |
commit | 0b8b179148476bd78cde84ce80d9b9ba3c103cf5 (patch) | |
tree | 1a15529cdbe014bf841c40e3a4395516988d08a4 /graphics/Makefile | |
parent | e2c93018109718cdb5769ebb0beff1ce9eb257b5 (diff) | |
download | FreeBSD-ports-0b8b179148476bd78cde84ce80d9b9ba3c103cf5.zip FreeBSD-ports-0b8b179148476bd78cde84ce80d9b9ba3c103cf5.tar.gz |
Add py-gdchart2 , python interface to GDChart2.
PR: ports/82821
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
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 139e8e4..5dd400d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -463,6 +463,7 @@ SUBDIR += py-freeimagepy SUBDIR += py-gd SUBDIR += py-gdchart + SUBDIR += py-gdchart2 SUBDIR += py-graphviz SUBDIR += py-imaging SUBDIR += py-imaging-handbook |