aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-i18n/Makefile
blob: f0fb5869881d1b526e8a995caf6b7d931365d020 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=   i18n
PORTVERSION=    0.6.1
PORTEPOCH=  2
CATEGORIES= devel rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    New wave Internationalization support for Ruby

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

NO_STAGE=   yes
.include <bsd.port.mk>