opnsense-ports/devel/rubygem-memo_wise/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>