# Created by: Phil Phillips <pphillips@experts-exchange.com>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/rubygem-chunky_png/Makefile 414136 2016-04-27 21:57:31Z swills $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby library to read and write PNG images

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
