import ports/graphics/p5-Barcode-DataMatrix-PNG, ok landry@

This class, which extends Barcode::DataMatrix, is used to create
graphical representations of Data Matrix (IEC16022) barcodes in PNG
format. Potential applications include graphically oriented documents
such as PDF, printable web documents, invoices, packing lists,
shipping labels, etc.
This commit is contained in:
sthen 2016-03-05 12:11:11 +00:00
parent 0cab3c4ceb
commit 139c8ad734
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/03/05 12:11:11 sthen Exp $
COMMENT = format Data Matrix (IEC16022) barcodes as PNG
DISTNAME = Barcode-DataMatrix-PNG-0.04
CATEGORIES = graphics
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Any-Moose \
devel/p5-Moose \
graphics/p5-Barcode-DataMatrix \
graphics/p5-GD
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Barcode-DataMatrix-PNG-0.04.tar.gz) = TH8w8k1Z9/LnSA4Cq2ru17P8BdSy8XYYG1xWXfIzR+k=
SIZE (Barcode-DataMatrix-PNG-0.04.tar.gz) = 9563

View File

@ -0,0 +1,5 @@
This class, which extends Barcode::DataMatrix, is used to create
graphical representations of Data Matrix (IEC16022) barcodes in PNG
format. Potential applications include graphically oriented documents
such as PDF, printable web documents, invoices, packing lists,
shipping labels, etc.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/05 12:11:11 sthen Exp $
${P5SITE}/Barcode/DataMatrix/PNG.pm
@man man/man3p/Barcode::DataMatrix::PNG.3p