Skip to content

Commit

Permalink
Merge from vendor branch FIX_VENDOR:
Browse files Browse the repository at this point in the history
import Imager-QRCode-0.033

This module allows you to generate QR Code with Imager.

ok aja@
  • Loading branch information
jasperla committed Aug 17, 2011
2 parents fccd91b + 532daf5 commit a5554dd
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
23 changes: 23 additions & 0 deletions graphics/p5-Imager-QRCode/Makefile
Original file line number Diff line number Diff line change
@@ -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 changes: 5 additions & 0 deletions graphics/p5-Imager-QRCode/distinfo
Original file line number Diff line number Diff line change
@@ -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 change: 1 addition & 0 deletions graphics/p5-Imager-QRCode/pkg/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This module allows you to generate QR Code with Imager.
8 changes: 8 additions & 0 deletions graphics/p5-Imager-QRCode/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a5554dd

Please sign in to comment.