mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
fix plist
Reviewed by: maintainer Approved by: portmgr (linimon)
This commit is contained in:
parent
fa84247524
commit
86d0086d7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202584
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user