freebsd-ports/devel/rubygem-locale/Makefile
Akinori MUSHA 42744f8213 Update to 2.0.8.
PR:		ports/171265
Submitted by:	tota
2012-09-03 05:17:43 +00:00

20 lines
429 B
Makefile

# New ports collection makefile for: Ruby Locale gem (separated from Ruby GetText Package)
# Date created: 4 February 2002
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= locale
PORTVERSION= 2.0.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= knu@FreeBSD.org
COMMENT= A pure ruby library to support locales
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>