New package: perl-File-KeePass-2.03
This commit is contained in:
parent
98399559da
commit
083cfeed64
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-File-KeePass'
|
||||
pkgname=perl-File-KeePass
|
||||
version=2.03
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="File::KeePass - Interface to KeePass V1 and V2 database files"
|
||||
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||
homepage="http://search.cpan.org/dist/File-KeePass"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/File/File-KeePass-${version}.tar.gz"
|
||||
checksum=c30c688027a52ff4f58cd69d6d8ef35472a7cf106d4ce94eb73a796ba7c7ffa7
|
Loading…
Reference in New Issue