freebsd-ports/devel/rubygem-unicode/Makefile
Sunpoet Po-Chuan Hsieh e1240f1f42 - Take maintainership
2018-08-05 19:07:41 +00:00

15 lines
294 B
Makefile

# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
PORTNAME= unicode
PORTVERSION= 0.4.4.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Unicode string manipulation library for Ruby
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>