freebsd-ports/devel/rubygem-fast_gettext/Makefile

18 lines
313 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
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
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>