Magellan Linux

Contents of /trunk/extras/net-smtp-ssl/net-smtp-ssl-1.01-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4307 - (show annotations) (download)
Tue Dec 1 14:54:09 2009 UTC (14 years, 5 months ago) by niro
File size: 513 byte(s)
auto added: ver bump to 1.01-r2
1 # $Id$
2
3 PNAME="net-smtp-ssl"
4 PVER="1.01"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="SSL support for Net::SMTP."
11 HOMEPAGE="http://search.cpan.org/~lds/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/perl-libnet-1.22
15 >= dev-perl/io-socket-ssl-1.31"
16
17 SRCFILE="Net-SMTP-SSL-${PVER}.tar.gz"
18 SRCDIR="${BUILDDIR}/Net-SMTP-SSL-${PVER}"
19
20 sminclude perl
21
22 SRC_URI=(
23 http://search.cpan.org/CPAN/authors/id/C/CW/CWEST/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd_perl Net-SMTP-SSL gz"

Properties

Name Value
svn:keywords Id