# Created by: Phil Phillips <pphillips@experts-exchange.com>
# $FreeBSD: tags/RELEASE_10_1_0/graphics/rubygem-chunky_png/Makefile 340664 2014-01-21 21:44:18Z swills $

PORTNAME=	chunky_png
PORTVERSION=	1.2.9
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	pphillips@experts-exchange.com
COMMENT=	Ruby library to read and write PNG images

LICENSE=	MIT

USE_RAKE=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
