Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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).

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:07 wiz Exp $
DISTNAME= GD-Barcode-1.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
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
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -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