freebsd-ports/devel/rubygem-unicode/Makefile
2021-04-06 16:31:07 +02:00

16 lines
297 B
Makefile

# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
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>