pkgsrc/devel/ruby-fast_gettext/Makefile
taca a799e5f612 Update ruby-fast_gettext to 0.9.2.
0.9.0 -- reworked internals of caching to be plugable
2015-02-01 14:03:55 +00:00

12 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.10 2015/02/01 14:03:55 taca Exp $
DISTNAME= fast_gettext-0.9.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/grosser/fast_gettext
COMMENT= Simple, fast, memory-efficient and threadsafe GetText
LICENSE= ruby-license
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"