# $Header: /magellan-cvs/smage/libidn/libidn-1.4-r1.smage2,v 1.1 2008/02/14 11:20:02 niro Exp $ PNAME="libidn" PVER="1.11" PBUILD="r1" PCATEGORIE="net-dns" STATE="unstable" DESCRIPTION="GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names working group, used for internationalized domain names." HOMEPAGE="http://www.gnu.org/software/libidn/" DEPEND="" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( gnu://${PNAME}/${SRCFILE} ftp://alpha.gnu.org/pub/gnu/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd_gnu ${PNAME} gz"