aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-unf/Makefile
blob: 27e88538fe65ef58973f0e0ab33ae355dc1924d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                   
                     




                                                                           
                                               
 
                          
                                 
 
                                                           
 
                   
                   

                      
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
WWW=		https://github.com/knu/ruby-unf

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-unf_ext>=0:textproc/rubygem-unf_ext

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>