=== 1.3.8 - 2016-08-31 - Add support for reading and writing an image's physical dimension (pHYs chunks).
12 lines
347 B
Makefile
12 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.14 2017/03/20 13:04:21 taca Exp $
|
|
|
|
DISTNAME= chunky_png-1.3.8
|
|
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"
|