1PORTNAME= unicode-display_width 2PORTVERSION= 3.2.0 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Get the display size of a string 8WWW= https://github.com/janlelis/unicode-display_width 9 10LICENSE= mit 11LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt 12 13RUN_DEPENDS= rubygem-unicode-emoji>=4.1<5:devel/rubygem-unicode-emoji 14 15USES= gem 16 17NO_ARCH= yes 18 19.include <bsd.port.mk> 20