freebsd-ports/devel/rubygem-fast_gettext/Makefile
Johannes Jost Meixner 3898106329 devel/rubygem-fast_gettext: update to 0.9.2
- Update to 0.9.2

PR:		196676
Differential Revision:	https://reviews.freebsd.org/D1536
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills (mentor)
2015-01-16 17:06:19 +00:00

18 lines
340 B
Makefile

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