freebsd-ports/devel/rubygem-unicode-display_width/Makefile

18 lines
344 B
Makefile

PORTNAME= unicode-display_width
PORTVERSION= 2.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get the display size of a string
WWW= https://github.com/janlelis/unicode-display_width
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>