freebsd-ports/devel/rubygem-i18n/Makefile
Sunpoet Po-Chuan Hsieh b057bf26bb - Update to 0.6.9
- Add LICENSE

Changes:	https://github.com/svenfuchs/i18n/commits/master
2013-12-05 20:27:08 +00:00

18 lines
284 B
Makefile

# $FreeBSD$
PORTNAME= i18n
PORTVERSION= 0.6.9
PORTEPOCH= 2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= New wave Internationalization support for Ruby
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>