Ticket #9775: Portfile

File Portfile, 657 bytes (added by mni@…, 18 years ago)

Portfile

Line 
1# $Id: $
2PortSystem        1.0
3name              pwman
4version           0.3.2
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://pwman.sourceforge.net/
12master_sites      sourceforge
13checksums                 md5 1e063e24a55134da9ed8ddc3965188a7
14depends_lib       lib:libncurses:ncurses \
15                  lib:libxml2:libxml2 \
16                  bin:gpg:gnupg