Files
bsdports/ruby/rubygem-unicode-display_width/Makefile
2019-12-26 07:26:06 +00:00

18 lines
394 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-unicode-display_width/Makefile 501494 2019-05-12 20:11:44Z sunpoet $
PORTNAME= unicode-display_width
PORTVERSION= 1.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get the display size of a string
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>