freebsd-ports/textproc/rubygem-sixarm_ruby_unaccent/Makefile
2017-08-14 19:11:19 +00:00

19 lines
401 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>