# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/graphics/rubygem-png/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	png
PORTVERSION=	1.2.1
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Almost-pure-ruby PNG library

LICENSE=	MIT

RUN_DEPENDS=	rubygem-rubyinline>=3.9:devel/rubygem-rubyinline

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
