# Created by: Phil Phillips <pphillips@experts-exchange.com>
# $FreeBSD: head/graphics/rubygem-chunky_png/Makefile 460041 2018-01-26 18:13:25Z sunpoet $

PORTNAME=	chunky_png
PORTVERSION=	1.3.10
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>
