aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Size/pkg-descr
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-06 20:41:53 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-06 20:41:53 +0000
commit17e28bd6a56fdbf9ba3a8ca0ce7821b05a63b5e4 (patch)
tree36d0fcecc67603675ae80b7995a6ef722505cff9 /graphics/p5-Image-Size/pkg-descr
parentfbb00558d429ae8821bf79930729a6b09219d088 (diff)
downloadports-17e28bd6a56fdbf9ba3a8ca0ce7821b05a63b5e4.tar.gz
ports-17e28bd6a56fdbf9ba3a8ca0ce7821b05a63b5e4.zip
Notes
Diffstat (limited to 'graphics/p5-Image-Size/pkg-descr')
-rw-r--r--graphics/p5-Image-Size/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-Image-Size/pkg-descr b/graphics/p5-Image-Size/pkg-descr
index f49dd98554c1..779ec66066e5 100644
--- a/graphics/p5-Image-Size/pkg-descr
+++ b/graphics/p5-Image-Size/pkg-descr
@@ -15,3 +15,7 @@ This library enables scripts to size their images at run-time and include
that as part of the generated HTML. Or for any other utility that uses and
manipulates graphics. The idea of the basic interface + wrappers is to not
limit the programmer to a certain data format.
+
+AUTHORS: Perl module interface by Randy J. Ray <rjray@blackperl.com>,
+original image-sizing code by Alex Knowles <alex@ed.ac.uk> and Andrew Tong
+<werdna@ugcs.caltech.edu>.