# $Id$ PNAME="libggz" PVER="0.0.14.1" PBUILD="r5" DESCRIPTION="The GGZ Gaming Zone - Base Libraries." DEPEND=">= app-crypt/libgcrypt-1.5 >= dev-libs/openssl-1.0.1" sminclude ggz src_compile() { cd ${SRCDIR} ggz_configure --with-gcrypt --with-tls=OpenSSL || die mmake }