mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: perl-File-pushd-1.014.
This commit is contained in:
parent
5f6add3c22
commit
5a9481d35f
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-File-pushd/template
Normal file
16
srcpkgs/perl-File-pushd/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-File-pushd'
|
||||
pkgname=perl-File-pushd
|
||||
version=1.014
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="File::pushd - change directory temporarily for a limited scope"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/File-pushd"
|
||||
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=b5ab37ffe3acbec53efb7c77b4423a2c79afa30a48298e751b9ebee3fdc6340b
|
||||
noarch=yes
|
Loading…
Add table
Reference in a new issue