diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:24:24 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:24:24 +0000 |
commit | 9e0ade65f29a8a577add7967be9fd0c579c2cb96 (patch) | |
tree | 50f0c465ef5fc7331585dbe9c43b8c3700960605 /sysutils/p5-File-Log | |
parent | cdc0ff77985cf013713119a46918db58fe73bc90 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-File-Log')
-rw-r--r-- | sysutils/p5-File-Log/Makefile | 5 | ||||
-rw-r--r-- | sysutils/p5-File-Log/pkg-plist | 1 |
2 files changed, 2 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> diff --git a/sysutils/p5-File-Log/pkg-plist b/sysutils/p5-File-Log/pkg-plist index 1b3823ad99ec..08e5d032cdb0 100644 --- a/sysutils/p5-File-Log/pkg-plist +++ b/sysutils/p5-File-Log/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/File/Log.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Log/.packlist +%%PERL5_MAN3%%/File::Log.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Log @dirrmtry %%SITE_PERL%%/File @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File |