# Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Converts strings from and to 2-byte Unicode UCS2 format" SRC_URI="http://www.cpan.org/modules/by-module/Unicode/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Unicode/${P}.readme" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86" IUSE="libwww" DEPEND="libwww? ( dev-perl/libwww-perl ) dev-lang/perl"