aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libfile-slurp-perl_9999.13.bb
blob: 2ee047c0d6fac8d5febb9a2fb9cae63215c6bcac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://search.cpan.org/~uri/"
PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-Slurp-${PV}.tar.gz"

S = "${WORKDIR}/File-Slurp-${PV}"

inherit cpan

BBCLASSEXTEND="native"