# Ports collection makefile for: rubygem-unf # Date created: 31 Mar 2012 # Whom: MIHIRA Yoshiro # # $FreeBSD$ PORTNAME= unf PORTVERSION= 0.0.5 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