freebsd-ports/devel/rubygem-locale/Makefile
Philip M. Gollucci d3ad0abb60 RF -> RG Conversion (Part II)
PR:             ports/147844
Submitted by:   pgollucci (myself)
Reviewed by:    portmgr (flz)
Discussed with: portmgr (pav)
Tested by:      make checksum

Feature safe:   yes
2010-06-23 18:42:12 +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.5
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>