openbsd-ports/databases/tinycdb/pkg/PLIST
sthen 112b700301 import ports/databases/tinycdb, from maintainer Christian Rueger, ok okan@
tinycdb is a small, fast and reliable utility and subroutine library for
creating and reading constant databases. The database structure is tuned
for fast reading.
2012-05-18 20:59:13 +00:00

9 lines
178 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/18 20:59:13 sthen Exp $
%%SHARED%%
@bin bin/cdb
include/cdb.h
lib/libcdb.a
@man man/man1/cdb.1
@man man/man3/cdb.3
@man man/man5/cdb.5