freebsd-ports/devel/rubygem-unicode/Makefile
Steve Wills 15ead64069 - Update to 0.4.4
PR:		ports/176114
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org>
2013-06-01 21:38:36 +00:00

16 lines
321 B
Makefile

# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
PORTNAME= unicode
PORTVERSION= 0.4.4
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>