summaryrefslogtreecommitdiff
path: root/devel/ruby-gettext_i18n_rails/Makefile
blob: 296b775d0817a5281fc4b341ae48b77cf342fc02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.9 2013/02/11 02:53:06 taca Exp $

DISTNAME=	gettext_i18n_rails-0.9.2
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/grosser/gettext_i18n_rails
COMMENT=	Simple FastGettext Rails integration
LICENSE=	public-domain

DEPENDS+=	${RUBY_PKGPREFIX}-fast_gettext>=0.4.8:../../devel/ruby-fast_gettext

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"