freebsd-ports/devel/rubygem-unicode_utils/Makefile
Sunpoet Po-Chuan Hsieh f242891e12 Cosmetic change
2019-11-03 17:21:19 +00:00

20 lines
349 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= unicode_utils
PORTVERSION= 1.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Additional Unicode aware functions
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>