Index: head/textproc/rubygem-rmmseg-cpp/Makefile =================================================================== --- head/textproc/rubygem-rmmseg-cpp/Makefile (revision 395713) +++ head/textproc/rubygem-rmmseg-cpp/Makefile (revision 395714) @@ -1,20 +1,23 @@ # Created by: Steve Wills # $FreeBSD$ 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 USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +USES= shebangfix +SHEBANG_FILES= misc/convert.rb PLIST_FILES= bin/rmmseg .include