Ticket #10689: Portfile.2.diff
File Portfile.2.diff, 906 bytes (added by mni@…, 18 years ago) |
---|
-
Portfile
old new 1 1 # $Id: $ 2 2 PortSystem 1.0 3 3 name pwman 4 version 0.3. 24 version 0.3.4 5 5 categories security 6 6 maintainers mni@oaf.dk 7 7 description curses based password management program 8 8 long_description PWman is a curses based password storage application.\ 9 9 It uses GnuPG to encrypt and decrypt the password file.\ 10 10 The interface was inspired by Jaako Heinonen's abook. 11 homepage http:// pwman.sourceforge.net/11 homepage http://sourceforge.net/projects/pwman 12 12 master_sites sourceforge 13 checksums md5 1e063e24a55134da9ed8ddc3965188a713 checksums md5 c556e23daed95437f12cffd9ab5cd3f7 14 14 depends_lib port:ncurses \ 15 15 port:libxml2 \ 16 16 port:gnupg