# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         File-Tail 1.3
license             {Artistic-1 GPL}
maintainers         nomaintainer

description         Perl extension for reading from continously updated files
long_description    The primary purpose of File::Tail is reading and analysing log files \
                    while they are being written, which is especialy useful if you are \
                    monitoring the logging process with a tool like Tobias Oetiker's MRTG.

checksums           rmd160  0e4657c81a7cdf85e61bb17504e8a4afd0605a95 \
                    sha256  26d09f81836e43eae40028d5283fe5620fe6fe6278bf3eb8eb600c48ec34afc7

platforms           {darwin any}
supported_archs     noarch
