aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-unicode-display_width1/Makefile
blob: 843110100d4ac8211a487b1da2aeb9e76f723ea5 (plain) (tree)
1
                                                          




















                                                
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	unicode-display_width
PORTVERSION=	1.7.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	1

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Get the display size of a string

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PORTSCOUT=	limit:^1\.

.include <bsd.port.mk>