fso-sounds: add fso-sounds-extras package with all remaining sounds and RSUGGEST it
[openembedded.git] / recipes / perl / libdbd-mysql-perl.inc
blob91c6f97d038f41053aed120a6c8b3c20a52cabf7
1 DESCRIPTION = "The database interface driver for the MySQL database."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
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