diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-10-06 21:42:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-10-06 21:42:58 +0000 |
commit | 70a7b10d36e56d64206ca9694f5f6568752e331b (patch) | |
tree | 89118de1c5902247cc1c319d06bc05851c14aa5b /textproc/Makefile | |
parent | e976aed377696887ae8a092b158a047b381cbe40 (diff) |
textproc/rubygem-rmmseg-cp: create port
rmmseg-cpp is a high performance Chinese word segmentation utility for
Ruby.
WWW: http://rmmseg-cpp.rubyforge.org
Notes
Notes:
svn path=/head/; revision=370233
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0b63df4b5199..02a17069c615 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1357,6 +1357,7 @@ SUBDIR += rubygem-redcarpet SUBDIR += rubygem-ri_cal SUBDIR += rubygem-rich + SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-rouge SUBDIR += rubygem-rttool SUBDIR += rubygem-rubypants |