aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD2/pkg-descr
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-07-01 17:52:19 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-07-01 17:52:19 +0000
commit1a59200102057bec09c9550a5acfff284df19ee3 (patch)
tree2194a38e8b3d5ab5b8920a3f19f7e1d71676a0a0 /graphics/p5-GD2/pkg-descr
parent24f22c3caa6df836099f336119ad8b2ab460135a (diff)
Fix twilight-zone commit of files from p5-GD into CVSROOT
Pointed-out-by: asami@freebsd.org
Notes
Notes: svn path=/head/; revision=7167
Diffstat (limited to 'graphics/p5-GD2/pkg-descr')
-rw-r--r--graphics/p5-GD2/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-GD2/pkg-descr b/graphics/p5-GD2/pkg-descr
new file mode 100644
index 000000000000..0124434aae6d
--- /dev/null
+++ b/graphics/p5-GD2/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.