freebsd-ports/devel/rubygem-unicode/Makefile
Li-Wen Hsu a2ac145f69 - Update to 0.3.1
PR:		ports/149905
Submitted by:	Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer)
2010-08-23 09:57:56 +00:00

19 lines
411 B
Makefile

# Ports collection makefile for: rubygem-unicode
# Date created: Sat 31 Jul 2010
# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
#
# $FreeBSD$
PORTNAME= unicode
PORTVERSION= 0.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= alexey@renatasystems.org
COMMENT= Unicode string manipulation library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>