aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Tail/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 10:30:25 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 10:30:25 +0000
commit77d4bbd37c0f0320a6c643b4bce52ad611c68d5d (patch)
tree11090c030b8c1cc1f49f6d7c15007164025f9573 /devel/p5-File-Tail/pkg-descr
parent28145c5d613eacc7411f3d221c3aff5c8f896f99 (diff)
downloadports-77d4bbd37c0f0320a6c643b4bce52ad611c68d5d.tar.gz
ports-77d4bbd37c0f0320a6c643b4bce52ad611c68d5d.zip
Notes
Diffstat (limited to 'devel/p5-File-Tail/pkg-descr')
-rw-r--r--devel/p5-File-Tail/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-File-Tail/pkg-descr b/devel/p5-File-Tail/pkg-descr
new file mode 100644
index 000000000000..a00e317ac8b9
--- /dev/null
+++ b/devel/p5-File-Tail/pkg-descr
@@ -0,0 +1,3 @@
+The File::Tail module is designed for reading files which are continously
+appended to (the name comes from the tail -f directive). Usualy such files
+are logfiles of some description.