diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-12-22 21:11:19 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-12-22 21:11:19 +0800 |
commit | 9f61611c38416a77b725a9aa065f18c7bd0dbaa0 (patch) | |
tree | bc3f3df9917fff61f65670fbe828a4f036f0326c /graphics/Makefile | |
parent | 370462d6d79b927c31aa670689d6096123472d3d (diff) | |
download | freebsd-ports-gnome-9f61611c38416a77b725a9aa065f18c7bd0dbaa0.tar.gz freebsd-ports-gnome-9f61611c38416a77b725a9aa065f18c7bd0dbaa0.tar.zst freebsd-ports-gnome-9f61611c38416a77b725a9aa065f18c7bd0dbaa0.zip |
Initial import of py-gd 0.26.
This is the Python interface to the GD library.
PR: 33088
Submitted by: Hye-Shik Chang <perky@fallin.lv>
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 37147601e6de..dcedbed2842b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -240,6 +240,7 @@ SUBDIR += proj SUBDIR += pstoedit SUBDIR += pvmpov + SUBDIR += py-gd SUBDIR += py-gdchart SUBDIR += py-imaging SUBDIR += py-imaging-handbook |