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:
parent
0cab3c4ceb
commit
139c8ad734
19
graphics/p5-Barcode-DataMatrix-PNG/Makefile
Normal file
19
graphics/p5-Barcode-DataMatrix-PNG/Makefile
Normal 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>
|
2
graphics/p5-Barcode-DataMatrix-PNG/distinfo
Normal file
2
graphics/p5-Barcode-DataMatrix-PNG/distinfo
Normal 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
|
5
graphics/p5-Barcode-DataMatrix-PNG/pkg/DESCR
Normal file
5
graphics/p5-Barcode-DataMatrix-PNG/pkg/DESCR
Normal 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.
|
3
graphics/p5-Barcode-DataMatrix-PNG/pkg/PLIST
Normal file
3
graphics/p5-Barcode-DataMatrix-PNG/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user