New package: perl-Module-Find-0.12
This commit is contained in:
parent
2a9bac8b19
commit
26b7dd0257
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Module-Find/template
Normal file
16
srcpkgs/perl-Module-Find/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Module-Find'.
|
||||
pkgname=perl-Module-Find
|
||||
version=0.12
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Module::Find - Find and use installed modules in a (sub)category"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Module-Find"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=f490ed1ae2f5c463858fd1383543e2104a0e29706ea53ceda9f55db29b1c83d1
|
Loading…
Reference in a new issue