freebsd-ports/devel/rubygem-unicode/Makefile
2014-01-24 14:49:29 +00:00

16 lines
327 B
Makefile

# Created by: 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>