2013-02-01 12:25:58 +00:00
|
|
|
# Template build file for 'perl-Archive-Zip'.
|
|
|
|
pkgname=perl-Archive-Zip
|
2014-09-09 22:21:14 +00:00
|
|
|
version=1.38
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=3
|
2013-02-01 12:25:58 +00:00
|
|
|
wrksrc="Archive-Zip-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2014-09-09 22:30:00 +00:00
|
|
|
makedepends="${hostmakedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
|
|
|
depends="${makedepends}"
|
2013-02-01 12:25:58 +00:00
|
|
|
short_desc="Provide a perl interface to ZIP archive files"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="Artistic, GPL-1"
|
2013-02-01 12:25:58 +00:00
|
|
|
homepage="http://search.cpan.org/dist/Archive-Zip/"
|
2014-09-09 22:21:14 +00:00
|
|
|
distfiles="${CPAN_SITE}/Archive/Archive-Zip-${version}.tar.gz"
|
|
|
|
checksum=b793be49fd59193ec4ba10125196894d342b6ff9eb0d0ba04cf430895882a8fc
|