diff options
author | Xin LI <delphij@FreeBSD.org> | 2014-07-07 22:54:06 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2014-07-07 22:54:06 +0000 |
commit | 4a141bfd4af98280d249d2602dfcf05af8a3b51d (patch) | |
tree | 2d28fb3da1d9e5ef4d5b34ec7edad485f580480d /chinese/pyzy/pkg-plist | |
parent | ff1e15097132b3aea2ee7e61c64ce9f31eda1897 (diff) | |
download | ports-4a141bfd4af98280d249d2602dfcf05af8a3b51d.tar.gz ports-4a141bfd4af98280d249d2602dfcf05af8a3b51d.zip |
New port: The Chinese PinYin and Bopomofo conversion library.
PR: ports/187797
Submitted by: Henry Hu <henry hu sh gmail com>
Notes
Notes:
svn path=/head/; revision=361145
Diffstat (limited to 'chinese/pyzy/pkg-plist')
-rw-r--r-- | chinese/pyzy/pkg-plist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chinese/pyzy/pkg-plist b/chinese/pyzy/pkg-plist new file mode 100644 index 000000000000..fdf55e1cc2fc --- /dev/null +++ b/chinese/pyzy/pkg-plist @@ -0,0 +1,15 @@ +include/pyzy-1.0/PyZy/Const.h +include/pyzy-1.0/PyZy/InputContext.h +include/pyzy-1.0/PyZy/Variant.h +lib/libpyzy-1.0.so +lib/libpyzy-1.0.so.0 +lib/libpyzy-1.0.so.0.100.0 +libdata/pkgconfig/pyzy-1.0.pc +%%ANDROID_DB%%%%DATADIR%%/db/android.db +%%OPENPHRASE_DB%%%%DATADIR%%/db/open-phrase.db +%%DATADIR%%/db/create_index.sql +%%DATADIR%%/phrases.txt +@dirrm include/pyzy-1.0/PyZy +@dirrm include/pyzy-1.0 +@dirrm %%DATADIR%%/db +@dirrm %%DATADIR%% |