# Created by: Phil Phillips <pphillips@experts-exchange.com>
# $FreeBSD: graphics/rubygem-chunky_png/Makefile 327733 2013-09-20 18:35:44Z bapt $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
