diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-01 17:52:19 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-01 17:52:19 +0000 |
commit | 1a59200102057bec09c9550a5acfff284df19ee3 (patch) | |
tree | 2194a38e8b3d5ab5b8920a3f19f7e1d71676a0a0 /graphics/p5-GD1/pkg-descr | |
parent | 24f22c3caa6df836099f336119ad8b2ab460135a (diff) | |
download | ports-1a59200102057bec09c9550a5acfff284df19ee3.tar.gz ports-1a59200102057bec09c9550a5acfff284df19ee3.zip |
Notes
Diffstat (limited to 'graphics/p5-GD1/pkg-descr')
-rw-r--r-- | graphics/p5-GD1/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-GD1/pkg-descr b/graphics/p5-GD1/pkg-descr new file mode 100644 index 000000000000..0124434aae6d --- /dev/null +++ b/graphics/p5-GD1/pkg-descr @@ -0,0 +1,4 @@ + GD.pm is a port of Thomas Boutell's gd graphics library + (see below). GD allows you to create color drawings using + a large number of graphics primitives, and emit the + drawings as GIF files. |