# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-unf/Makefile 366102 2014-08-25 17:12:22Z swills $

PORTNAME=	unf
PORTVERSION=	0.1.4
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Wrapper library to bring Unicode Normalization Form support

RUN_DEPENDS=	rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
