aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Log/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-File-Log/Makefile')
-rw-r--r--sysutils/p5-File-Log/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/p5-File-Log/Makefile b/sysutils/p5-File-Log/Makefile
index dd5d77cb0644..cc1bf6bdcc38 100644
--- a/sysutils/p5-File-Log/Makefile
+++ b/sysutils/p5-File-Log/Makefile
@@ -8,12 +8,9 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tj@FreeBSD.org
-COMMENT= A simple Object Orientated Logger
+COMMENT= Simple Object Orientated Logger
USES= perl5
USE_PERL5= configure
-MAN3= File::Log.3
-
-NO_STAGE= yes
.include <bsd.port.mk>