17 lines
566 B
Bash
17 lines
566 B
Bash
# Template file for 'perl-Module-Runtime'
|
|
pkgname=perl-Module-Runtime
|
|
version=0.015
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="perl perl-Module-Build"
|
|
makedepends="${hostmakedepends}"
|
|
depends="perl"
|
|
short_desc="Perl - Runtime module handling"
|
|
noarch=yes
|
|
maintainer="John Regan <john@jrjrtech.com>"
|
|
homepage="http://search.cpan.org/dist/Module-Runtime/"
|
|
license="Artistic"
|
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=67fcfaf4e33072924975675da9004bacc43fff9f61396135b93627cbe38e43c0
|