17 lines
579 B
Bash
17 lines
579 B
Bash
# Template file for 'perl-Module-CPANfile'
|
|
pkgname=perl-Module-CPANfile
|
|
version=1.1002
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Module::CPANfile - Parse cpanfile"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/Module-CPANfile"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Module/Module-CPANfile-${version}.tar.gz"
|
|
checksum=bf95c25b4c5c22ec045cff61557bc693bc062e4714615ebbbafe4070f4d53cfd
|