New package: perl-Net-SMTP-SSL-1.01.
This commit is contained in:
parent
9d411e9627
commit
47fddc8c63
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Net-SMTP-SSL/template
Normal file
16
srcpkgs/perl-Net-SMTP-SSL/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-Net-SMP-SSL'.
|
||||||
|
pkgname=perl-Net-SMTP-SSL
|
||||||
|
version=1.01
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="${hostmakedepends} perl-IO-Socket-SSL"
|
||||||
|
depends="${makedepends}"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Net::SMTP::SSL -- SSL support for Net::SMTP"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Net-SMTP-SSL/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Net/${pkgname/perl-/}-$version.tar.gz"
|
||||||
|
checksum=13599c46bc7ce47fc151ace89d0625294b62154c3a20c7ff7e7614d1f2ee6289
|
Loading…
Reference in a new issue