# $Id: Portfile,v 1.5 2003/10/24 18:57:26 fkr Exp $ PortSystem 1.0 name pwgen version 1.15 revision 1 categories sysutils maintainers olegb@opendarwin.org description password generator long_description This program spits out passwords which are virtually \ guaranteed not to be found in the dictionary, but are \ (usually) pronounceable to speakers of English. homepage http://www.tricknology.org/ports/ platforms darwin master_sites ${homepage} checksums md5 311724e3ce09155694191563be5543e9 patchfiles patch-Makefile patch-pwgen.c depends_lib lib:gnugetopt-1.2:libgnugetopt worksrcdir pwgen-1 pre-configure { reinplace "s|man/man1|share/man/man1|g" ${worksrcpath}/Makefile } configure {} build.args prefix=${prefix} destroot.args prefix=${prefix}