summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libdbd-mysql-perl.inc
blob: 5fff3768680b6bbf8dbc09f83c51c334c2c5d3f8 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "The database interface driver for the MySQL database."
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
INC_PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${PV}.tar.gz"

S = "${WORKDIR}/DBD-mysql-${PV}"

inherit cpan