Created attachment 192783 [details] graphics/p5-Image-PNG-Libpng port data Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the "libpng" library for reading and writing files in the PNG format. Image::PNG::Libpng does not contain "libpng". "libpng" must be installed on the computer prior to installing Image::PNG::Libpng. Image::PNG::Libpng consists of Perl subroutines which mirror the C functions in libpng, plus helper subroutines to make it easier to read and write PNG data in Perl. WWW: http://search.cpan.org/dist/Image-PNG-Libpng/
Committed, thanks!
A commit references this bug: Author: pi Date: Mon May 7 17:14:44 UTC 2018 New revision: 469298 URL: https://svnweb.freebsd.org/changeset/ports/469298 Log: New port: graphics/p5-Image-PNG-Libpng Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the "libpng" library for reading and writing files in the PNG format. Image::PNG::Libpng consists of Perl subroutines which mirror the C functions in libpng, plus helper subroutines to make it easier to read and write PNG data in Perl. WWW: http://search.cpan.org/dist/Image-PNG-Libpng/ PR: 227751 Submitted by: Greg Kennedy <kennedy.greg@gmail.com> Changes: head/graphics/Makefile head/graphics/p5-Image-PNG-Libpng/ head/graphics/p5-Image-PNG-Libpng/Makefile head/graphics/p5-Image-PNG-Libpng/distinfo head/graphics/p5-Image-PNG-Libpng/pkg-descr head/graphics/p5-Image-PNG-Libpng/pkg-plist
A commit references this bug: Author: pi Date: Tue May 8 14:06:39 UTC 2018 New revision: 469376 URL: https://svnweb.freebsd.org/changeset/ports/469376 Log: graphics/p5-Image-PNG-Libpng: fix USE_PERL5 PR: 227751 Submitted by: mat Pointy hat to: pi Changes: head/graphics/p5-Image-PNG-Libpng/Makefile