opnsense-ports/devel/rubygem-fast_gettext/Makefile
Franco Fichtner db6c9e3f2a */*: sync with upstream
Taken from: FreeBSD
2017-03-20 13:26:25 +01:00

18 lines
321 B
Makefile

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