mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: perl-B-Hooks-EndOfScope
This commit is contained in:
parent
93b66c279c
commit
ccbca6abbc
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-B-Hooks-EndOfScope/template
Normal file
16
srcpkgs/perl-B-Hooks-EndOfScope/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-B-Hooks-EndOfScope'
|
||||||
|
pkgname=perl-B-Hooks-EndOfScope
|
||||||
|
version=0.15
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="perl perl-Module-Implementation perl-Module-Runtime perl-Sub-Exporter perl-Sub-Exporter-Progressive perl-Try-Tiny perl-Variable-Magic"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Execute code after a scope finished compilation"
|
||||||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/B-Hooks-EndOfScope/"
|
||||||
|
license="Artistic"
|
||||||
|
distfiles="${CPAN_SITE}/B/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=122ee422d3d49d994fa6e1e57c8800acfe6aeae56ce430a06eabc37300c1942e
|
Loading…
Add table
Reference in a new issue