New package: perl-Crypt-Blowfish_PP-1.12
This commit is contained in:
parent
14ae6e9687
commit
2a9bac8b19
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Crypt-Blowfish_PP/template
Normal file
16
srcpkgs/perl-Crypt-Blowfish_PP/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Crypt-Blowfish_PP'.
|
||||
pkgname=perl-Crypt-Blowfish_PP
|
||||
version=1.12
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Blowfish encryption algorithm implemented purely in Perl"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Crypt-Blowfish_PP"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=714f1a3e94f658029d108ca15ed20f0842e73559ae5fc1faee86d4f2195fcf8c
|
Loading…
Add table
Reference in a new issue