12471e373e
needed by devel/ruby-activemodel (activemodel 3.0.11).
13 lines
368 B
Makefile
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"
|