freebsd-ports/devel/rubygem-fast_gettext/Makefile

17 lines
293 B
Makefile

PORTNAME= fast_gettext
PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast, memory-efficient and threadsafe GetText for Ruby
WWW= https://github.com/grosser/fast_gettext
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>