import Imager-QRCode-0.033
This module allows you to generate QR Code with Imager. ok aja@
This commit is contained in:
parent
6766f6f397
commit
68356bb73f
23
graphics/p5-Imager-QRCode/Makefile
Normal file
23
graphics/p5-Imager-QRCode/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/08/17 19:04:13 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= generate QR Code with Imager using libqrencode
|
||||
|
||||
DISTNAME= Imager-QRCode-0.033
|
||||
CATEGORIES= graphics
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= graphics/p5-Imager>=0.84
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
graphics/p5-Imager-QRCode/distinfo
Normal file
5
graphics/p5-Imager-QRCode/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Imager-QRCode-0.033.tar.gz) = pi3tjAy+/h4c/XpPyc2ZSg==
|
||||
RMD160 (Imager-QRCode-0.033.tar.gz) = sy4dAiPZcInpFiQHFeXDRdFQs2A=
|
||||
SHA1 (Imager-QRCode-0.033.tar.gz) = WWZxw51BoBJ0fkvGMVrgCLCut2w=
|
||||
SHA256 (Imager-QRCode-0.033.tar.gz) = XJOskhzRUjcJ+/X4dhu+T/hnzsPeOVtyDe4GTNGBT0I=
|
||||
SIZE (Imager-QRCode-0.033.tar.gz) = 434027
|
1
graphics/p5-Imager-QRCode/pkg/DESCR
Normal file
1
graphics/p5-Imager-QRCode/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This module allows you to generate QR Code with Imager.
|
8
graphics/p5-Imager-QRCode/pkg/PLIST
Normal file
8
graphics/p5-Imager-QRCode/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/17 19:04:13 jasper Exp $
|
||||
${P5ARCH}/Imager/QRCode.pm
|
||||
${P5ARCH}/auto/Imager/QRCode/
|
||||
${P5ARCH}/auto/Imager/QRCode/QRCode.bs
|
||||
${P5ARCH}/auto/Imager/QRCode/QRCode.so
|
||||
@man man/man3p/Imager::QRCode.3p
|
||||
share/examples/p5-Imager-QRCode/
|
||||
share/examples/p5-Imager-QRCode/generate.pl
|
Loading…
x
Reference in New Issue
Block a user