nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libdbd-mysql-perl.inc
blob6200c2844a8d55f88cc74792a8170ba20026ee71
1 DESCRIPTION = "The database interface driver for the MySQL database."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
6 SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${PV}.tar.gz"
8 S = "${WORKDIR}/DBD-mysql-${PV}"
10 inherit cpan