diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-07-02 01:52:19 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-07-02 01:52:19 +0800 |
commit | 7dd6a8b3c2d994fe938880f0abc50d8c312dcfeb (patch) | |
tree | 0fc8828cbaecd70fc45718b937231b9b7117fe04 /graphics/p5-GD2/pkg-descr | |
parent | 8b4b9dff7974efe032084d2e7e229da31c70aec3 (diff) | |
download | freebsd-ports-gnome-7dd6a8b3c2d994fe938880f0abc50d8c312dcfeb.tar.gz freebsd-ports-gnome-7dd6a8b3c2d994fe938880f0abc50d8c312dcfeb.tar.zst freebsd-ports-gnome-7dd6a8b3c2d994fe938880f0abc50d8c312dcfeb.zip |
Fix twilight-zone commit of files from p5-GD into CVSROOT
Pointed-out-by: asami@freebsd.org
Diffstat (limited to 'graphics/p5-GD2/pkg-descr')
-rw-r--r-- | graphics/p5-GD2/pkg-descr | 4 |
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. |