Magellan Linux

Contents of /branches/magellan-next/core/io-socket-ssl/io-socket-ssl-1.49-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9114 - (show annotations) (download)
Mon Nov 7 14:19:46 2011 UTC (12 years, 6 months ago) by niro
File size: 299 byte(s)
auto added: ver bump to 1.49-r1
1 # $Id$
2
3 PNAME="io-socket-ssl"
4 PVER="1.49"
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"