Ticket #35308: Portfilecandidate

File Portfilecandidate, 766 bytes (added by cooljeanius (Eric Gallager), 12 years ago)

Portfile generated by cpan2port for Net::SMTP::SSL

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.setup         Net-SMTP-SSL 1.01
8#perl5.setup         Net-SMTP-SSL 1.01 ../by-authors/id/C/CW/CWEST
9platforms           darwin
10maintainers         nomaintainer
11# Uncomment this line if you know there will be no arch-specific code:
12#supported_archs     noarch
13
14description         Net::SMTP::SSL (no description available)
15
16long_description    ${description}
17
18checksums           sha256 13599c46bc7ce47fc151ace89d0625294b62154c3a20c7ff7e7614d1f2ee6289 \
19                    rmd160 8848d5f28d6e7ce03481aa6f0b7bb6b193c0bddb
20
21depends_lib-append  port:p5-io-socket-ssl
22
23