# $Id: Portfile,v 1.4 2003/10/24 15:53:47 olegb Exp $ PortSystem 1.0 name pwgen version 1.15 categories sysutils maintainers olegb@opendarwin.org platforms darwin description password generator master_sites http://www.tricknology.org/ports/ checksums md5 311724e3ce09155694191563be5543e9 patchfiles patch-Makefile patch-pwgen.c depends_lib lib:gnugetopt-1.2:libgnugetopt worksrcdir pwgen-1 pre-configure { cd ${worksrcpath} reinplace "s|man/man1|share/man/man1|g" Makefile } configure {} build.args prefix=${prefix} destroot.args prefix=${prefix} 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.