aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-sixarm_ruby_unaccent/Makefile
blob: aef5c4a01655f5cb773576fab1fe146f76bf0dea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                          

                                    
                     





                                                                       
                                                         

                    
                   


                   

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	sixarm_ruby_unaccent
PORTVERSION=	1.2.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Replaces accented characters with unaccented characters

LICENSE=	APACHE20 ART20 BSD3CLAUSE GPLv3 MIT MPL20
LICENSE_COMB=	dual

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>