aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2018-07-27 17:47:35 +0000
committerDan Langille <dvl@FreeBSD.org>2018-07-27 17:47:35 +0000
commit065cb3258fe2f97f3c174822af606a5c596b2085 (patch)
treefef37423432ab455a8c8f8a258646bdef7d50a4d /graphics/Makefile
parent6a656e70f585fd385cffe6418dafb6fcefa56716 (diff)
downloadports-065cb3258fe2f97f3c174822af606a5c596b2085.tar.gz
ports-065cb3258fe2f97f3c174822af606a5c596b2085.zip
New port: graphics/p5-Image-PNG-QRCode
make a PNG image containing a QR code from text This module converts input text to a PNG image of a QR code containing the text. The PNG image can either be stored to a file or it can be a scalar. Image::PNG::Libpng requires "libpng" to be installed. "libpng" should already be installed on most Linux and Windows systems.
Notes
Notes: svn path=/head/; revision=475449
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 2a3acb60a29c..d4f4c86546de 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -759,6 +759,7 @@
SUBDIR += p5-Image-ObjectDetect
SUBDIR += p5-Image-PBMlib
SUBDIR += p5-Image-PNG-Libpng
+ SUBDIR += p5-Image-PNG-QRCode
SUBDIR += p5-Image-Pngslimmer
SUBDIR += p5-Image-Sane
SUBDIR += p5-Image-Scale