Ticket #10689: Portfile.new

File Portfile.new, 645 bytes (added by mni@…, 18 years ago)

Portfile using MacPorts dependencies

Line 
1# $Id: $
2PortSystem        1.0
3name              pwman
4version           0.3.4
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 c556e23daed95437f12cffd9ab5cd3f7
14depends_lib       port:ncurses \
15                  port:libxml2 \
16                  port:gnupg