New package: perl-tainting-0.02.

This commit is contained in:
maxice8 2018-02-07 20:39:50 -02:00 committed by Michael Aldridge
parent 245e187d48
commit a60cbf350c

View file

@ -0,0 +1,17 @@
# Template file for 'perl-tainting'
pkgname=perl-tainting
version=0.02
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl perl-Taint-Runtime"
depends="${makedepends}"
checkdepends="perl-Test-Exception"
short_desc="Enable taint mode lexically"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic, GPL-1"
homepage="http://search.cpan.org/dist/tainting"
distfiles="http://search.cpan.org/CPAN/authors/id/P/PE/PERLANCAR/tainting-${version}.tar.gz"
checksum=6363f0f944571984342519259efea94cfb648d49ea13d390de7f34bb4b811cec
noarch=yes