Magellan Linux

Contents of /branches/magellan-next/extras/net-smtp-ssl/net-smtp-ssl-1.01-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7275 - (show annotations) (download)
Wed Oct 13 11:25:21 2010 UTC (13 years, 7 months ago) by niro
File size: 513 byte(s)
imported from trunk
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