pkgsrc/devel/ruby-i18n_05/Makefile
taca 12471e373e Importing ruby-i18n version 0.5.0 as ruby-i18n_05. It is still
needed by devel/ruby-activemodel (activemodel 3.0.11).
2011-12-14 16:18:30 +00:00

13 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/12/14 16:18:30 taca Exp $
DISTNAME= i18n-0.5.0
CATEGORIES= devel
# Note: devel/ruby-activemodel needs ruby-i18n<0.6.
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/svenfuchs/i18n
COMMENT= New wave Internationalization support for Ruby
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"