pkgsrc/graphics/ruby-chunky_png/Makefile
taca 07a248ece5 Update ruby-chunky_png to 1.2.8.
Exact changes aren't available but a few bug fixes.
2013-09-15 13:33:05 +00:00

12 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/09/15 13:33:05 taca Exp $
DISTNAME= chunky_png-1.2.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"