opnsense-ports/devel/rubygem-unicode/Makefile
Franco Fichtner 536ccde47f */*: sync with upstream
Taken from: FreeBSD
2024-07-10 08:15:32 +02: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>