# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-memoize/Makefile 365389 2014-08-19 15:08:03Z swills $ 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) RUN_DEPENDS= rubygem-test-unit>=2.0.2:${PORTSDIR}/devel/rubygem-test-unit USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include