diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-17 11:14:08 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-17 11:14:08 +0000 |
commit | 8d87eeba3949f68dceaae480044cd464ab0eb598 (patch) | |
tree | 12a48f6a2996e34700d1a17de3b11d5da62cc281 /graphics/p5-GD-Barcode/DESCR | |
parent | 5207099ae057567f7cd56fe9ecafec4c78fb6ba2 (diff) | |
download | pkgsrc-8d87eeba3949f68dceaae480044cd464ab0eb598.tar.gz |
Initial import of graphics/p5-GD-Barcode version 1.15
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".
From 1.14, you can use this module even if no GD (except plot method).
Diffstat (limited to 'graphics/p5-GD-Barcode/DESCR')
-rw-r--r-- | graphics/p5-GD-Barcode/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-GD-Barcode/DESCR b/graphics/p5-GD-Barcode/DESCR new file mode 100644 index 00000000000..3f1312aa4ef --- /dev/null +++ b/graphics/p5-GD-Barcode/DESCR @@ -0,0 +1,4 @@ +GD::Barcode is a subclass of GD and allows you to create barcode image with GD. +This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". + +From 1.14, you can use this module even if no GD (except plot method). |