a745aa8657
=== 1.3.10 - 2018-01-23 - Fixed a regression in Datastream#metadata, which was not able to deal with iTXt chunks. === 1.3.9 - 2018-01-23 - Add support for reading and writing an international textual data (iTXt chunks).
12 lines
348 B
Makefile
12 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.15 2018/03/14 14:36:03 taca Exp $
|
|
|
|
DISTNAME= chunky_png-1.3.10
|
|
CATEGORIES= graphics
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://wiki.github.com/wvanbergen/chunky_png
|
|
COMMENT= Pure ruby library for read/write, chunk-level access to PNG
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|