opnsense-ports/devel/rubygem-unicode-display_width/Makefile
Franco Fichtner 231976bc25 */*: sync with upstream
Taken from: FreeBSD
2016-05-03 08:22:46 +02:00

19 lines
359 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= unicode-display_width
PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get the display size of a string
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>