summaryrefslogtreecommitdiff
path: root/databases/java-tokyocabinet/PLIST
diff options
context:
space:
mode:
authorobache <obache>2009-05-24 12:40:31 +0000
committerobache <obache>2009-05-24 12:40:31 +0000
commit735d53798975e1eabeb1f9e69f833e2f181b7a29 (patch)
treeaec755aa22451c6081fa17427c9809a7096acf92 /databases/java-tokyocabinet/PLIST
parent926ae9228c9a43831bb0436f5a3230d78c5316e4 (diff)
downloadpkgsrc-735d53798975e1eabeb1f9e69f833e2f181b7a29.tar.gz
Import java-tokyocabinet-1.19 as databases/java-tokyocabinet.
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array. This package provides Java binding of Tokyo Cabinet.
Diffstat (limited to 'databases/java-tokyocabinet/PLIST')
-rw-r--r--databases/java-tokyocabinet/PLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/java-tokyocabinet/PLIST b/databases/java-tokyocabinet/PLIST
new file mode 100644
index 00000000000..380552c40d9
--- /dev/null
+++ b/databases/java-tokyocabinet/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/24 12:40:31 obache Exp $
+lib/libjtokyocabinet.so
+lib/libjtokyocabinet.so.1
+lib/libjtokyocabinet.so.1.1.0
+lib/tokyocabinet.jar
+share/tokyocabinet/doc/java/index.html
+@dirrm share/tokyocabinet/doc/java