freebsd-ports/devel/rubygem-unicode/Makefile
2024-07-07 00:10:11 +08:00

14 lines
266 B
Makefile

PORTNAME= unicode
PORTVERSION= 0.4.4.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Unicode string manipulation library for Ruby
WWW= https://github.com/blackwinter/unicode
LICENSE= RUBY
USES= gem
.include <bsd.port.mk>