aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/trapproto_3.4.3.bb
AgeCommit message (Expand)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
f='#n12'>12
DESCRIPTION = "Test::MockModule - Override subroutines in a module for unit testing"
SECTION = "libs"
LICENSE = "Artistic|GPL"
RDEPENDS += "perl-module-carp perl-module-scalar-util perl-module-strict \
             perl-module-vars "
PR = "r3"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/Test-MockModule-${PV}.tar.gz"

S = "${WORKDIR}/Test-MockModule-${PV}"

inherit cpan