17 lines
633 B
Bash
17 lines
633 B
Bash
# 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
|