nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libsys-mmap-perl_0.13.bb
blobe3037a20924b859e49f2a702c7f550e3a1220c38
1 DESCRIPTION = "Uses mmap to map in a file as a perl variable."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
6 SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SW/SWALTERS/Sys-Mmap-0.13.tar.gz"
8 S = "${WORKDIR}/Sys-Mmap-${PV}"
10 inherit cpan