summaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-charlock_holmes/Makefile
blob: 29a00b23703aa2129063fe58c452ba6933739e59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	charlock_holmes
PORTVERSION=	0.7.3
PORTREVISION=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Gems for character encoding detection

LIB_DEPENDS=	libicui18n.so:devel/icu

USE_RUBY=	yes
USES=		gem:autoplist
CONFIGURE_ARGS=	--with-icu-include=${LOCALBASE}/include

.include <bsd.port.mk>
OpenPOWER on IntegriCloud