freebsd-ports/devel/rubygem-i18n/Makefile
2011-10-27 03:02:52 +00:00

20 lines
409 B
Makefile

# Ports collection makefile for: rubygem-i18n
# Date created: 1 September 2010
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
PORTNAME= i18n
PORTVERSION= 0.6.0
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
.include <bsd.port.mk>