Magellan Linux

Contents of /trunk/extras/net-smtp-ssl/net-smtp-ssl-1.03-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28128 - (show annotations) (download)
Thu May 19 12:28:39 2016 UTC (8 years ago) by niro
File size: 294 byte(s)
-perl-5.22.2 rebuild
1 # $Id$
2
3 PNAME="net-smtp-ssl"
4 PVER="1.03"
5 PBUILD="r3"
6
7 DESCRIPTION="SSL support for Net::SMTP."
8
9 DEPEND=">= dev-lang/perl-5.22.2
10 >= dev-perl/perl-libnet-3.02
11 >= dev-perl/io-socket-ssl-2.004"
12
13 CPAN_MODULE=Net-SMTP-SSL
14 CPAN_AUTHOR=RJBS
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"