mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
926f913f98
commit
9184008f14
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-File-BaseDir/template
Normal file
17
srcpkgs/perl-File-BaseDir/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-File-BaseDir'
|
||||||
|
pkgname=perl-File-BaseDir
|
||||||
|
version=0.07
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
makedepends="perl perl-File-Which perl-IPC-System-Simple"
|
||||||
|
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage xdg-user-dirs"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="File::BaseDir - Use the Freedesktop.org base directory specification"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/File-BaseDir"
|
||||||
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=120a57ef78535e13e1465717b4056aff4ce69af1e31c67c65d1177a52169082b
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue