aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-i18n/Makefile
blob: 5b0d4283cc500ba26664a35f39bd8508941ed6fa (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.5
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>