aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-unf_ext/Makefile
blob: 534a66eb657307bfa91072525c436b824e72a454 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                       





                                                                    
                   
                                     
 
                   
                   

                      
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

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

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>