freebsd-ports/textproc/rubygem-rmmseg-cpp/Makefile
Sunpoet Po-Chuan Hsieh 5a06aec729 - Add LICENSE
2015-05-24 00:07:11 +00:00

20 lines
356 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rmmseg-cpp
PORTVERSION= 0.2.9
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= High performance Chinese word segmentation utility
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rmmseg
.include <bsd.port.mk>