# Created by: Phil Phillips <pphillips@experts-exchange.com>
# $FreeBSD: tags/RELEASE_10_3_0/graphics/rubygem-chunky_png/Makefile 401955 2015-11-19 16:40:22Z mmoll $

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
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
