From 2d1057924779dee20b52e4d20697b29f4779e129 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 Dec 2013 08:14:25 +0000 Subject: - Add p5-File-Tail-Scribe - While I'm here: - Add LICENSE - Fix *_DEPENDS - Support STAGEDIR - Fix PLIST: add missing files It monitors files in a given directory (or set of directories), such as Apache log files in /var/log/httpd, and as the log files are written to, takes the changes and sends them to a running instance of the Scribe logging system. WWW: http://search.cpan.org/dist/File-Tail-Scribe/ PR: ports/184263 Submitted by: Hung-Yi Chen --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index e8cc22d78a90..45162cee52f8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2019,6 +2019,7 @@ SUBDIR += p5-File-Sync SUBDIR += p5-File-Tail SUBDIR += p5-File-Tail-Dir + SUBDIR += p5-File-Tail-Scribe SUBDIR += p5-File-Temp SUBDIR += p5-File-Tempdir SUBDIR += p5-File-Touch -- cgit v1.2.3