2013-09-29 23:50:15 +00:00
|
|
|
# Template build file for 'perl-DBD-SQLite'.
|
|
|
|
pkgname=perl-DBD-SQLite
|
|
|
|
version=1.40
|
2013-11-23 10:57:36 +00:00
|
|
|
revision=2
|
2013-09-29 23:50:15 +00:00
|
|
|
wrksrc="DBD-SQLite-${version}"
|
|
|
|
build_style=perl-module
|
2013-11-23 10:57:36 +00:00
|
|
|
hostmakedepends="perl>=5.8"
|
|
|
|
makedepends="perl>=5.8 perl-DBI"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
2013-09-29 23:50:15 +00:00
|
|
|
short_desc="DBD::SQLite - Self-contained RDBMS in a DBI driver"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://search.cpan.org/dist/DBD-SQLite"
|
|
|
|
license="GPL-2"
|
|
|
|
distfiles="${CPAN_SITE}/DBD/DBD-SQLite-$version.tar.gz"
|
|
|
|
checksum=21fb65e740b6265512c82232b4ad8f75c19ac84c216830112656274eb8e375fb
|