Magellan Linux

Contents of /trunk/extras/io-socket-ssl/io-socket-ssl-2.020-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27123 - (show annotations) (download)
Mon Nov 16 11:19:17 2015 UTC (8 years, 6 months ago) by niro
File size: 325 byte(s)
auto added: ver bump to 2.020-r1
1 # $Id$
2
3 PNAME="io-socket-ssl"
4 PVER="2.020"
5 PBUILD="r1"
6
7 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET."
8
9 DEPEND=">= dev-lang/perl-5.22.0
10 >= dev-perl/net-ssleay-1.66
11 >= dev-perl/net-libidn-0.12"
12
13 CPAN_MODULE=IO-Socket-SSL
14 CPAN_AUTHOR=SULLR
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"