nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libalgorithm-diff-perl_1.1902.bb
blob4adc4e81f02b181724a58a351369b4b9769ddb2c
1 DESCRIPTION = "Algorithm::Diff - Compute intelligent differences between two files / lists"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 RDEPENDS += "perl-module-exporter perl-module-strict perl-module-vars \
5 perl-module-strict perl-module-vars"
6 PR = "r3"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TY/TYEMQ/Algorithm-Diff-${PV}.tar.gz"
10 S = "${WORKDIR}/Algorithm-Diff-${PV}"
12 inherit cpan