ports/devel/rubygem-unicode/Makefile
Sunpoet Po-Chuan Hsieh dc01a2a289 Add LICENSE
2019-11-13 23:40:29 +00:00

17 lines
309 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
LICENSE= RUBY
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>