Contents of /branches/magellan-next/extras/net-smtp-ssl/net-smtp-ssl-1.01-r3.smage2
Parent Directory | Revision Log
Revision 7320 -
(show annotations)
(download)
Wed Oct 13 14:09:23 2010 UTC (14 years ago) by niro
File size: 370 byte(s)
Wed Oct 13 14:09:23 2010 UTC (14 years ago) by niro
File size: 370 byte(s)
auto added: ver bump to 1.01-r3
1 | # $Id: net-smtp-ssl-1.01-r2.smage2 4307 2009-12-01 14:54:09Z niro $ |
2 | |
3 | PNAME="net-smtp-ssl" |
4 | PVER="1.01" |
5 | PBUILD="r3" |
6 | |
7 | STATE="unstable" |
8 | DESCRIPTION="SSL support for Net::SMTP." |
9 | |
10 | DEPEND=">= dev-lang/perl-5.12 |
11 | >= dev-perl/perl-libnet-1.22 |
12 | >= dev-perl/io-socket-ssl-1.31" |
13 | |
14 | CPAN_MODULE=Net-SMTP-SSL |
15 | CPAN_AUTHOR=CWEST |
16 | sminclude cpan |
17 | |
18 | UP2DATE="updatecmd_perl ${CPAN_MODULE} gz" |