summaryrefslogtreecommitdiff
path: root/devel/rubygem-memo_wise/Makefile
blob: 4c9f360068db735d5b95f378f80c84574b634427 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	memo_wise
DISTVERSION=	1.6.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sdalu@sdalu.com
COMMENT=	Support for memoizing functions
WWW=		https://github.com/panorama-ed/memo_wise

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>