# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_3_0/textproc/rubygem-unf_ext/Makefile 387233 2015-05-24 00:07:34Z sunpoet $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Unicode Normalization Form support library for CRuby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
