Files
ports/textproc/rubygem-whatlanguage/Makefile
T

18 lines
317 B
Makefile

PORTNAME= whatlanguage
PORTVERSION= 2.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Natural language detection for text samples
WWW= https://github.com/peterc/whatlanguage
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>