opnsense-ports/devel/rubygem-unicode-display_width/Makefile
Franco Fichtner 0c0f8354aa */*: sync with upstream
Taken from: FreeBSD
2023-01-31 12:28:55 +01:00

17 lines
330 B
Makefile

PORTNAME= unicode-display_width
PORTVERSION= 2.4.2
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
NO_ARCH= yes
.include <bsd.port.mk>