Magellan Linux

Contents of /trunk/extras/io-socket-ssl/io-socket-ssl-1.953-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19352 - (show annotations) (download)
Thu Sep 5 08:30:12 2013 UTC (10 years, 8 months ago) by niro
File size: 325 byte(s)
-rebuild for perl-5.18.1
1 # $Id$
2
3 PNAME="io-socket-ssl"
4 PVER="1.953"
5 PBUILD="r2"
6
7 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET."
8
9 DEPEND=">= dev-lang/perl-5.18.1
10 >= dev-perl/net-ssleay-1.55
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"