perl-Mail-POP3Client: make noarch
This commit is contained in:
parent
3314c7ec0b
commit
cc97561f27
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'perl-Mail-POP3Client'
|
||||
pkgname=perl-Mail-POP3Client
|
||||
version=2.19
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Mail::POP3Client - Perl 5 module to talk to a POP3 (RFC1939) server"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/Mail-POP3Client"
|
||||
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=1142d6247a93cb86b23ed8835553bb2d227ff8213ee2743e4155bb93f47acb59
|
||||
|
|
Loading…
Reference in a new issue