1 | |
---|
2 | PortSystem 1.0 |
---|
3 | name lbdb |
---|
4 | version 0.28.2 |
---|
5 | categories mail |
---|
6 | description The little brother's database for the mutt mail reader |
---|
7 | long_description This package consists of a set of small tools, \ |
---|
8 | which collect mail addresses from several sources and offer these addresses \ |
---|
9 | to the mutt external query feature. \ |
---|
10 | It can use Emacs bbdb, abook, ldap and evec mac os x addressbook for query\ |
---|
11 | homepage http://www.spinnaker.de/lbdb/ |
---|
12 | platforms darwin freebsd |
---|
13 | maintainers jtonio@users.sourceforge.net |
---|
14 | master_sites http://www.spinnaker.de/debian/ lbdb_0.28.2.tar.gz |
---|
15 | checksums md5 68664271a4fc7605eec28ecb627a4a06 |
---|
16 | distname ${name}_${version} |
---|
17 | configure.dir ${workpath}/${name}-${version} |
---|
18 | configure.args --prefix=${destroot}/${prefix} |
---|
19 | configure.args-append --libdir=${destroot}/${prefix}/lib/lbdb/ |
---|
20 | build.dir ${configure.dir} |
---|
21 | destroot.destdir prefix=${destroot}${prefix} |
---|
22 | destroot.target install |
---|