summaryrefslogtreecommitdiff
path: root/databases/tdb/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tdb/PLIST')
-rw-r--r--databases/tdb/PLIST20
1 files changed, 20 insertions, 0 deletions
diff --git a/databases/tdb/PLIST b/databases/tdb/PLIST
new file mode 100644
index 00000000000..ae651e72c27
--- /dev/null
+++ b/databases/tdb/PLIST
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/29 19:19:12 jmmv Exp $
+bin/tdbdump
+bin/tdbtool
+include/tdb.h
+lib/libtdb.a
+lib/libtdb.la
+lib/libtdb.so
+lib/libtdb.so.1
+lib/libtdb.so.1.0
+man/man3/tdb.3
+man/man3/tdb_chainlock.3
+man/man3/tdb_close.3
+man/man3/tdb_delete.3
+man/man3/tdb_error.3
+man/man3/tdb_exists.3
+man/man3/tdb_fetch.3
+man/man3/tdb_firstkey.3
+man/man3/tdb_open.3
+man/man3/tdb_store.3
+man/man3/tdb_traverse.3