# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module style="builder" DESCRIPTION="Tools for helping translation of documentation" HOMEPAGE="http://${PN}.alioth.debian.org" SRC_URI="http://alioth.debian.org/download.php/762/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" KEYWORDS="~x86" DEPEND=${DEPEND}" dev-perl/SGMLSpm >=sys-devel/gettext-0.13 >=dev-perl/module-build-0.25 app-text/openjade dev-perl/Locale-gettext" src_compile() { perl-module_src_compile perl ${S}/Build build }