PORTNAME=	unf_ext
PORTVERSION=	0.0.9.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Unicode Normalization Form support library for CRuby
WWW=		https://github.com/knu/ruby-unf_ext

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

USES=		gem

.include <bsd.port.mk>
