Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13084 - (show annotations) (download)
Tue Aug 21 18:38:07 2012 UTC (11 years, 9 months ago) by niro
File size: 299 byte(s)
auto added: ver bump to 1.76-r1
1 # $Id$
2
3 PNAME="io-socket-ssl"
4 PVER="1.76"
5 PBUILD="r1"
6
7 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET."
8
9 DEPEND=">= dev-perl/net-ssleay-1.36
10 >= dev-perl/net-libidn-0.12"
11
12 CPAN_MODULE=IO-Socket-SSL
13 CPAN_AUTHOR=SULLR
14 sminclude cpan
15
16 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"