Ticket #33537: Portfilecandidate.2

File Portfilecandidate.2, 721 bytes (added by cooljeanius (Eric Gallager), 10 years ago)

this one should actually be for Net::OpenSSH

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-OpenSSH 0.60
8#perl5.setup         Net-OpenSSH 0.60 ../by-authors/id/S/SA/SALVA
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::OpenSSH (no description available)
15
16long_description    ${description}
17
18checksums           sha256 c3034cfa8577d314364c9ff2d3ed8a5f5ec7b47d4c134818ab72cc6dce2a29af \
19                    rmd160 67ee10b876aa3864e7ba3227a97d22452eb3d272
20
21
22
23