add p5-GD-Barcode port

From: Jim Geovedi <jim@corebsd.or.id>
--
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
This commit is contained in:
brad 2002-09-04 01:32:46 +00:00
parent 6109dd2c35
commit 6e1640deb7
4 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/09/04 01:32:46 brad Exp $
COMMENT= "create barcode image with GD"
DISTNAME= GD-Barcode-1.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
BUILD_DEPENDS= :p5-GD->=1.18:graphics/p5-GD
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_STYLE=perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (GD-Barcode-1.13.tar.gz) = 52589c35c555af4948d79b49781e7e0c
RMD160 (GD-Barcode-1.13.tar.gz) = 03e8b6032a3455577c96589e50658db9b83d503b
SHA1 (GD-Barcode-1.13.tar.gz) = 2d43b6158b813e1a484431af0f7b4a2dd29a0e2b

View File

@ -0,0 +1 @@
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.

View File

@ -0,0 +1,26 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/09/04 01:32:46 brad Exp $
${P5SITE}/GD/Barcode.pm
${P5SITE}/GD/Barcode/COOP2of5.pm
${P5SITE}/GD/Barcode/Code39.pm
${P5SITE}/GD/Barcode/EAN13.pm
${P5SITE}/GD/Barcode/EAN8.pm
${P5SITE}/GD/Barcode/IATA2of5.pm
${P5SITE}/GD/Barcode/ITF.pm
${P5SITE}/GD/Barcode/Industrial2of5.pm
${P5SITE}/GD/Barcode/Matrix2of5.pm
${P5SITE}/GD/Barcode/NW7.pm
${P5SITE}/GD/Barcode/UPCA.pm
${P5SITE}/GD/Barcode/UPCE.pm
man/man3p/GD::Barcode.3p
man/man3p/GD::Barcode::COOP2of5.3p
man/man3p/GD::Barcode::Code39.3p
man/man3p/GD::Barcode::EAN13.3p
man/man3p/GD::Barcode::EAN8.3p
man/man3p/GD::Barcode::IATA2of5.3p
man/man3p/GD::Barcode::ITF.3p
man/man3p/GD::Barcode::Industrial2of5.3p
man/man3p/GD::Barcode::Matrix2of5.3p
man/man3p/GD::Barcode::NW7.3p
man/man3p/GD::Barcode::UPCA.3p
man/man3p/GD::Barcode::UPCE.3p
@dirrm ${P5SITE}/GD/Barcode