DESCRIPTION="pwgen - password generator" HOMEPAGE="http://sourceforge.net/projects/pwgen" SRC_URI="http://voxel.dl.sourceforge.net/sourceforge/pwgen/pwgen-2.06.tar.gz" CHECKSUM_MD5="935aebcbe610fbc9de8125e7b7d71297" REVISION="1" STATUS_HAIKU="stable" DEPEND="" BUILD { cd pwgen-2.06 ./configure --prefix=`finddir B_COMMON_DIRECTORY` make } INSTALL { cd pwgen-2.06 make install }