mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
17 lines
369 B
Makefile
17 lines
369 B
Makefile
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>
|