# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/rubygem-strings/Makefile 561001 2021-01-10 08:25:15Z sunpoet $ PORTNAME= strings PORTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Useful functions for transforming strings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-strings-ansi>=0.2<1:devel/rubygem-strings-ansi \ rubygem-unicode-display_width1>=1.5<2:devel/rubygem-unicode-display_width1 \ rubygem-unicode_utils>=1.4<2:devel/rubygem-unicode_utils USES= gem USE_RUBY= yes NO_ARCH= yes .include