# $Id$ PNAME="libotr" PVER="4.1.1" PBUILD="r2" PCAT="net-libs" DESCRIPTION="Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging." HOMEPAGE="http://www.cypherpunks.ca/otr/" DEPEND=">= app-crypt/libgcrypt-1.8 >= app-crypt/libgpg-error-1.17" # tests requires prove cmd from perl SDEPEND=">= dev-lang/perl-5" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( http://www.cypherpunks.ca/otr/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd -listonly ${HOMEPAGE} | grep ${PNAME}- | lasttarball gz"