description automated password generator
long_description passogva is a FIPS-181 automated password generator \
implementation. It generates random, pronounceable \
set website https://web.archive.org/web/20080908084832/https://dev.mosuki.com/passogva/
homepage ${website}index.php
master_sites ${website}src/
checksums md5 c3b188e134588efaec8acf09d3519b19
# The certificate doesn't match the host.
file copy ${distpath}/${distfiles} ${worksrcpath}
# "restrict" is a reserved word as of c99
configure.cflags-append -std=c89
build.cmd ${configure.cc} ${configure.cflags} [get_canonical_archflags cc] passogva.c -o passogva
xinstall -m 755 -s ${worksrcpath}/passogva ${destroot}${prefix}/bin