beeswax _unstable_ port information

Package: beeswax
Version: 0.2.0
Revision: 1
Description: Information management system
License: GPL
Homepage: http://waxandwane.org/beeswax/
Maintainer: Monic Polynomial

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 7675900097f5488fff6bb7b4df56b8d6

PatchFile: %n.patch
PatchFile-MD5: cbb9f4a0c512a52087e7ee4b2f2ad5cb
PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1

Depends: libncursesw5-shlibs, readline5-shlibs, libxml2-shlibs, libiconv
BuildDepends: fink (>= 0.24.12), libxml2, libncursesw5, readline5, libiconv-dev

CompileScript: make

InstallScript: make install DESTDIR=%i INSTALLMAN1DIR=%i/share/man/man1

DocFiles: README gpl.txt

DescDetail: <<
Beeswax is an information management system inspired by Lotus Agenda. It aims
to recreate Agenda's flexibility and efficiency in a clutter-free, text-based
user interface with vi key bindings. Beeswax views & reports will have
specifications for sections, columns, filtering, and sorting.

The concept is that you have a database of information stored as individual
items. Each item is a bit of information shown on the screen with a small
bullet character at the beginning. In addition, each item can have a note
attached to it to hold more extensive information. Notes are stored within the
Beeswax database, but are edited by Beeswax launching your favorite text
editor. When an item has a note attached, there is a small musical note
displayed at the beginning of the item.
<<