# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/rubygem-rmmseg-cpp/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	rmmseg-cpp
PORTVERSION=	0.2.9
PORTREVISION=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	High performance Chinese word segmentation utility

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem shebangfix
SHEBANG_FILES=	misc/convert.rb

PLIST_FILES=	bin/rmmseg

.include <bsd.port.mk>
