opnsense-ports/devel/rubygem-unicode/Makefile
Franco Fichtner eb3792d105 */*: sync with upstream
Taken from: FreeBSD
2023-07-17 07:53:42 +02:00

14 lines
270 B
Makefile

PORTNAME= unicode
PORTVERSION= 0.4.4.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Unicode string manipulation library for Ruby
WWW= http://www.yoshidam.net/Ruby.html #unicode
LICENSE= RUBY
USES= gem
.include <bsd.port.mk>