# -*- 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 # $Id: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 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 supported_archs noarch