# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/rubygem-fastimage/Makefile 414315 2016-04-29 22:43:03Z sunpoet $

PORTNAME=	fastimage
PORTVERSION=	2.0.0
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	FastImage finds the size or type of an image

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-addressable>=2:www/rubygem-addressable

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
