summaryrefslogtreecommitdiff
path: root/textproc/rubygem-sixarm_ruby_unaccent/Makefile
blob: ad7e80446e6c3844a244b46581006d8128138bd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	sixarm_ruby_unaccent
PORTVERSION=	1.2.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Replaces accented characters with unaccented characters
WWW=		https://github.com/SixArm/sixarm_ruby_unaccent

LICENSE=	APACHE20 ART20 BSD3CLAUSE GPLv3 MIT MPL20
LICENSE_COMB=	dual

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>