opnsense-ports/textproc/rubygem-static_holmes/Makefile
Franco Fichtner fe58a8c23c */*: sync with upstream
Taken from: FreeBSD
2024-04-22 12:56:56 +02:00

18 lines
378 B
Makefile

PORTNAME= static_holmes
DISTVERSION= 0.7.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Gems for character encoding detection
WWW= https://gitlab.com/gitlab-org/ruby/gems/charlock_holmes
LICENSE= MIT
LIB_DEPENDS= libicui18n.so:devel/icu
USES= gem
CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include
.include <bsd.port.mk>