pkgsrc/databases/tinycdb/PLIST
ryoon eaee85bc32 Update to 0.78
* Take MAINTAINERship, ok by schmonz@.
* Libtoolized.
* Fix typo in variable name.
* Set LICENSE as public-domain.

Changelog:
tinycdb-0.78 2012-05-11

 - bugfix release:
  o fixed >2Gb file size prob on 32bit platform
  o fixed handling of files >=4Gb
  o fixed a few compiler warnings

 - introduce $(LD) and $(LDFLAGS), and also $(CDEFS) in Makefile
2013-02-27 12:38:12 +00:00

9 lines
185 B
Text

@comment $NetBSD: PLIST,v 1.4 2013/02/27 12:38:12 ryoon Exp $
bin/cdb
include/cdb.h
lib/libcdb.la
lib/libcdb_pic.la
lib/pkgconfig/libcdb.pc
man/man1/cdb.1
man/man3/cdb.3
man/man5/cdb.5