Ticket #42618: Portfile

File Portfile, 872 bytes (added by someuser12, 10 years ago)
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.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         PerlIO-Util 0.72
9maintainers         nomaintainer
10description         A selection of general PerlIO utilities
11license             {GPL Artistic-1}
12long_description    A selection of general PerlIO utilities : creat, \
13                    dir, excl, flock, reverse (reads lines backward), \
14                    tee.
15
16platforms           darwin
17supported_archs     noarch
18
19if {${perl5.major} != ""} {
20    patchfiles      patch-t-06_tee.t.diff
21}
22
23checksums           sha256  972ce0dd4d3b16b5422158f5f596d789851f9664ee931bc558285eb47908ab45 \
24                    rmd160  20ac41ff93701d970321cfe2c26aaf18a59da734