summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/p5-PerlMagick/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/p5-PerlMagick/DESCR')
-rw-r--r--graphics/p5-PerlMagick/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-PerlMagick/DESCR b/graphics/p5-PerlMagick/DESCR
new file mode 100644
index 00000000000..2122ebedc9f
--- /dev/null
+++ b/graphics/p5-PerlMagick/DESCR
@@ -0,0 +1,3 @@
+PerlMagick is an objected-oriented Perl interface to ImageMagick. Use
+the module to read, manipulate, or write an image or image sequence from
+within a Perl script. This makes it suitable for Web CGI scripts.