Ticket #58149: Portfile

File Portfile, 702 bytes (added by hyperbole (hyperbole), 5 years ago)

Portfile for p5-devel-leak

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
3PortSystem          1.0
4PortGroup           perl5 1.0
5
6perl5.branches      5.28
7perl5.setup         Devel-Leak 0.03 ../by-authors/id/N/NI/NI-S
8
9platforms           darwin
10maintainers         nomaintainer
11license             {Artistic-1 GPL}
12
13supported_archs     noarch
14
15description         Find perl objects that are not reclaimed
16
17long_description    ${description}
18
19checksums           rmd160  49fd10a8e96552f0fe2c0dfed13f3aea6dc21557 \
20                    sha256  6f42c34f11e2b4e3ea2e0e6b9416a88a685add447910caf4d91dd2c178177252 \
21                    size    3233
22
23