a912cc316e
No upstream changelog (except github log), but there is an implicit API change that breaks pkgsrc/net/mikutter. mikutter will be updated to the latest version which support newer memoist.
12 lines
327 B
Makefile
12 lines
327 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/07/08 03:11:05 tsutsui Exp $
|
|
|
|
DISTNAME= memoist-0.16.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= tsutsui@NetBSD.org
|
|
HOMEPAGE= https://github.com/matthewrudy/memoist
|
|
COMMENT= Replacement of memoizable, memoize methods invocation
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|