New package: perl-Mail-Transport-3.001.
This commit is contained in:
parent
9ffda0a010
commit
559f53f326
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Mail-Transport/template
Normal file
15
srcpkgs/perl-Mail-Transport/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Mail-Transport'
|
||||||
|
pkgname=perl-Mail-Transport
|
||||||
|
version=3.001
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Mail-Message"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Mail::Transport - base class for message exchange"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Mail-Transport"
|
||||||
|
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=23d8e4451464151cd27c8b9e980ec3713aa08ac714f0b16b8679ae3d9ec5f3ee
|
Loading…
Reference in a new issue