From 732d7d777eba223868293d3dd403008c5e82a829 Mon Sep 17 00:00:00 2001 From: abs Date: Sat, 26 Feb 2011 18:27:00 +0000 Subject: Added graphics/p5-Barcode-Code128 version 2.01 Perl module Barcode::Code128 - Generate CODE 128 bar codes. (copied from wip - thanks phil) --- graphics/p5-Barcode-Code128/DESCR | 1 + graphics/p5-Barcode-Code128/Makefile | 20 ++++++++++++++++++++ graphics/p5-Barcode-Code128/distinfo | 5 +++++ 3 files changed, 26 insertions(+) create mode 100644 graphics/p5-Barcode-Code128/DESCR create mode 100644 graphics/p5-Barcode-Code128/Makefile create mode 100644 graphics/p5-Barcode-Code128/distinfo (limited to 'graphics') diff --git a/graphics/p5-Barcode-Code128/DESCR b/graphics/p5-Barcode-Code128/DESCR new file mode 100644 index 00000000000..23309757777 --- /dev/null +++ b/graphics/p5-Barcode-Code128/DESCR @@ -0,0 +1 @@ +Perl module Barcode::Code128 - Generate CODE 128 bar codes. diff --git a/graphics/p5-Barcode-Code128/Makefile b/graphics/p5-Barcode-Code128/Makefile new file mode 100644 index 00000000000..c45806da989 --- /dev/null +++ b/graphics/p5-Barcode-Code128/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/02/26 18:27:00 abs Exp $ + +DISTNAME= Barcode-Code128-2.01 +PKGNAME= p5-${DISTNAME} +CATEGORIES= databases perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Barcode/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~wrw/Barcode-Code128-2.01 +COMMENT= Generates bar codes using the CODE 128 symbology + +PKG_DESTDIR_SUPPORT= user-destdir +LICENSE= public-domain + +DEPENDS+= p5-GD>=1.18:../../graphics/p5-GD + +PERL5_PACKLIST= auto/Barcode/Code128/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/p5-Barcode-Code128/distinfo b/graphics/p5-Barcode-Code128/distinfo new file mode 100644 index 00000000000..8e23a86be1b --- /dev/null +++ b/graphics/p5-Barcode-Code128/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/02/26 18:27:00 abs Exp $ + +SHA1 (Barcode-Code128-2.01.tar.gz) = aa08a87236998d8bc475e669a635c1e654b02073 +RMD160 (Barcode-Code128-2.01.tar.gz) = 212f2c9c15c4286f5c927ea1a76d33e00b8c2b2d +Size (Barcode-Code128-2.01.tar.gz) = 14122 bytes -- cgit v1.2.3