aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libphp-serialization-perl_0.30.bb
blob: 07dd7de7e5b83fdf28d72da8c20850bd453cde9e (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "The standard database interface module for Perl."
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/PHP-Serialization-0.30.tar.gz"

S = "${WORKDIR}/PHP-Serialization-${PV}"

inherit cpan