description curses based password management program
PWman is a curses based password storage application.\
It uses GnuPG to encrypt and decrypt the password file.\
The interface was inspired by Jaako Heinonen's abook.
homepage http://sourceforge.net/projects/pwman
checksums md5 29ddc5028391e224995151b4f959c51a \
sha1 3eb443858de5dbed10a642323ac7b1a27d2b5e08 \
rmd160 29207d09666f51e241dbb9db04ba6500878471ba
depends_lib port:ncurses \
configure.args --mandir=${prefix}/share/man
livecheck.url ${homepage}
livecheck.regex {/pwman-(.+?)/ChangeLog}
reinplace "s|-lcurses|-lncurses|" ${worksrcpath}/src/Makefile