# $Header: /magellan-cvs/smage/libgpg-error/libgpg-error-1.6-r1.smage2,v 1.2 2008/02/14 10:28:33 niro Exp $ PNAME="libgpg-error" PVER="1.6" PBUILD="r1" PCATEGORIE="app-crypt" STATE="unstable" DESCRIPTION="Libgpg-error is a small library with error codes and descriptions shared by most GnuPG related software." HOMEPAGE="http://www.gnupg.org/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME}-${PVER}.tar.bz2" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( ftp://ftp.gnupg.org/gcrypt/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} )