PORTNAME=	unf_ext
PORTVERSION=	0.0.7.7
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
USE_RUBY=	yes

.include <bsd.port.mk>
