PORTNAME=	memoize
PORTVERSION=	1.3.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Speeds up methods at the cost of memory (or disk space)
WWW=		https://github.com/djberg96/memoize

LICENSE=	ART20

RUN_DEPENDS=	rubygem-test-unit>=2.0.2:devel/rubygem-test-unit

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
