diff options
Diffstat (limited to 'devel/p5-File-Tail')
-rw-r--r-- | devel/p5-File-Tail/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-File-Tail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index 9160125..78a4d30 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= jeremy@external.org +COMMENT= Perl Module to read the end of a file as it's appended to BUILD_DEPENDS= ${site_perl}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-File-Tail/pkg-comment b/devel/p5-File-Tail/pkg-comment deleted file mode 100644 index c75583c..0000000 --- a/devel/p5-File-Tail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl Module to read the end of a file as it's appended to |