diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-11-08 09:04:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-11-08 09:04:02 +0000 |
commit | 86d0086d7c9299e5dbd6ccc9939a8e45a6f1e0e9 (patch) | |
tree | 1dedf9d8fbc9d76f1d73377939a5c75a6bf60335 /textproc | |
parent | fa84247524efce104c3e5df856ba6fd8c4caaaa6 (diff) | |
download | ports-86d0086d7c9299e5dbd6ccc9939a8e45a6f1e0e9.tar.gz ports-86d0086d7c9299e5dbd6ccc9939a8e45a6f1e0e9.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-formosa/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-formosa/pkg-plist | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile index 11eb9895c894..a9d65d1f3ab3 100644 --- a/textproc/rubygem-formosa/Makefile +++ b/textproc/rubygem-formosa/Makefile @@ -8,9 +8,9 @@ PORTNAME= formosa PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= textproc rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF MAINTAINER= lukhnos@gmail.com COMMENT= A collection of libraries for Taiwanese languages processing diff --git a/textproc/rubygem-formosa/pkg-plist b/textproc/rubygem-formosa/pkg-plist index ada789cb9367..24ef6365ee2b 100644 --- a/textproc/rubygem-formosa/pkg-plist +++ b/textproc/rubygem-formosa/pkg-plist @@ -43,7 +43,10 @@ %%GEM_DOC_DIR%%/rdoc/files/lib/formosa_rb.html %%GEM_DOC_DIR%%/rdoc/files/lib/formosa/version_rb.html %%GEM_DOC_DIR%%/rdoc/files/lib/formosa/syllable_utility_rb.html +%%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/HoloVowels_h.html +%%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/LibHolo_h.html %%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/compose_cpp.html +%%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/compose_h.html %%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/extconf_rb.html %%GEM_DOC_DIR%%/rdoc/files/lib/ext/native_syllable_composer/native_syllable_composer_c.html %%GEM_DOC_DIR%%/rdoc/files/History_txt.html |