New package: perl-DBI-1.628.
This commit is contained in:
parent
205e7920c2
commit
41a7cc65b1
1 changed files with 20 additions and 0 deletions
20
srcpkgs/perl-DBI/template
Normal file
20
srcpkgs/perl-DBI/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template build file for 'perl-DBI'.
|
||||||
|
pkgname=perl-DBI
|
||||||
|
version=1.628
|
||||||
|
revision=1
|
||||||
|
wrksrc="DBI-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
short_desc="Database independent interface for Perl"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/DBI"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="${CPAN_SITE}/DBI/DBI-$version.tar.gz"
|
||||||
|
checksum=46c834f4ba1b28c8d8a2db8095835a67fc69a9585761523aea3a74437a969b52
|
||||||
|
|
||||||
|
perl-DBI_package() {
|
||||||
|
depends="perl"
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue