You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/XML-TreePP/XML-TreePP-0.430.0.ebuild

25 lines
450 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_VERSION=0.43
MODULE_AUTHOR="KAWASAKI"
inherit perl-module
DESCRIPTION="Pure Perl implementation for parsing/writing XML documents"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
# test? ( dev-perl/Jcode
# dev-perl/libwww-perl )"
# tests need network
SRC_TEST=skip