New package: perl-Monkey-Patch-Action-0.05.

This commit is contained in:
maxice8 2018-02-07 19:02:16 -02:00 committed by Michael Aldridge
parent 3bc13b29fd
commit 245e187d48

View file

@ -0,0 +1,16 @@
# Template file for 'perl-Monkey-Patch-Action'
pkgname=perl-Monkey-Patch-Action
version=0.05
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl perl-Sub-Delete"
depends="${makedepends}"
short_desc="Wrap/add/replace/delete subs from other packages"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic, GPL-1"
homepage="http://search.cpan.org/dist/Monkey-Patch-Action"
distfiles="http://search.cpan.org/CPAN/authors/id/P/PE/PERLANCAR/Monkey-Patch-Action-${version}.tar.gz"
checksum=dc90d6259585cade6bd1b6b3f334e109163228433dde5e7a2a535bdbef9e74f1
noarch=yes