freebsd-ports/devel/rubygem-unicode/Makefile
Steve Wills 9592f38bd4 - Update to 0.4.3
PR:		ports/170585
Approved by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
2012-08-13 13:11:09 +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.4.3
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>