17 lines
585 B
Bash
17 lines
585 B
Bash
# Template build file for 'perl-File-ShareDir'.
|
|
pkgname=perl-File-ShareDir
|
|
version=1.104
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Class-Inspector"
|
|
depends="${makedepends}"
|
|
short_desc="Locate per-dist and per-module shared files"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
homepage="http://search.cpan.org/dist/File-ShareDir/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=07b628efcdf902d6a32e6a8e084497e8593d125c03ad12ef5cc03c87c7841caf
|