Ticket #13103: Portfile

File Portfile, 692 bytes (added by mni@…, 16 years ago)

Updated Portfile

Line 
1# $Id: $
2PortSystem        1.0
3name              pwman
4version           0.3.8
5categories        security
6maintainers       mni@oaf.dk
7description       curses based password management program
8long_description  PWman is a curses based password storage application.\
9                  It uses GnuPG to encrypt and decrypt the password file.\
10                  The interface was inspired by Jaako Heinonen's abook.
11homepage          http://sourceforge.net/projects/pwman
12master_sites      sourceforge
13checksums                 md5 385b66ed033e7cbd1698b83dbbee29fc
14configure.args    --mandir=${prefix}/share/man
15depends_lib       port:ncurses \
16                  port:libxml2 \
17                  port:gnupg