freebsd-ports/devel/rubygem-fast_gettext/Makefile
2021-04-06 16:31:07 +02:00

18 lines
313 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
PORTNAME= fast_gettext
PORTVERSION= 2.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast, memory-efficient and threadsafe GetText for Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>