opnsense-ports/textproc/rubygem-charlock_holmes/Makefile
Franco Fichtner bca9d43fda */*: sync with upstream
Taken from: FreeBSD
2015-04-24 06:54:23 +02:00

19 lines
388 B
Makefile

# $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:${PORTSDIR}/devel/icu
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include
.include <bsd.port.mk>