17 lines
611 B
Plaintext
17 lines
611 B
Plaintext
# 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
|