16 lines
264 B
Makefile
16 lines
264 B
Makefile
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>
|