summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Barcode
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2011-05-17 11:14:08 +0000
committerdmcmahill <dmcmahill>2011-05-17 11:14:08 +0000
commit3b0fa1084b6774bbf28f1c9f0a86533026f648f8 (patch)
tree12a48f6a2996e34700d1a17de3b11d5da62cc281 /graphics/p5-GD-Barcode
parent780903654da43c7e602e2e949bd25e8ffecc461e (diff)
downloadpkgsrc-3b0fa1084b6774bbf28f1c9f0a86533026f648f8.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')
-rw-r--r--graphics/p5-GD-Barcode/DESCR4
-rw-r--r--graphics/p5-GD-Barcode/Makefile19
-rw-r--r--graphics/p5-GD-Barcode/distinfo5
3 files changed, 28 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).
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile
new file mode 100644
index 00000000000..81b1d543ff4
--- /dev/null
+++ b/graphics/p5-GD-Barcode/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 11:14:08 dmcmahill Exp $
+
+DISTNAME= GD-Barcode-1.15
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/GD-Barcode
+COMMENT= Create barcode image with GD
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/GD/Barcode/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GD-Barcode/distinfo b/graphics/p5-GD-Barcode/distinfo
new file mode 100644
index 00000000000..22159dd0c94
--- /dev/null
+++ b/graphics/p5-GD-Barcode/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/17 11:14:08 dmcmahill Exp $
+
+SHA1 (GD-Barcode-1.15.tar.gz) = e9ecbcb5085e29efb0de61a1fa4e50daea5846fd
+RMD160 (GD-Barcode-1.15.tar.gz) = b878975e5e53fee84bc095a78f965e0c9dd5ab49
+Size (GD-Barcode-1.15.tar.gz) = 892881 bytes