aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-rmmseg-cpp/Makefile
blob: 1bd8627f150fa7ee108c3df56805455a4949fd85 (plain) (tree)
1
2
3
4
5
6
7
8
9

                          
                 




                                                                  
                                               
 

                   
                              
                               



                          
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
WWW=		http://rmmseg-cpp.rubyforge.org

LICENSE=	MIT

USES=		gem shebangfix
SHEBANG_FILES=	misc/convert.rb

PLIST_FILES=	bin/rmmseg

.include <bsd.port.mk>