perl-Mail-Sendmail: make noarch
This commit is contained in:
parent
e33733deff
commit
3314c7ec0b
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'perl-Mail-Sendmail'
|
||||
pkgname=perl-Mail-Sendmail
|
||||
version=0.80
|
||||
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::Sendmail - Simple platform independent mailer"
|
||||
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-Sendmail"
|
||||
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=5b8a98cb5cc39d80441a38aab010885ddf80e6fcd8e6e0314392cb23e7c268e4
|
||||
|
|
Loading…
Reference in a new issue