aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-File-HStore/Makefile5
-rw-r--r--devel/p5-File-HStore/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-File-HStore/Makefile b/devel/p5-File-HStore/Makefile
index a6c363ed1e95..91cb443afa25 100644
--- a/devel/p5-File-HStore/Makefile
+++ b/devel/p5-File-HStore/Makefile
@@ -9,12 +9,9 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Store files on a filesystem using a very simple hash-based storage
+COMMENT= Store files on a filesystem using a simple hash-based storage
USES= perl5
USE_PERL5= configure
-MAN3= File::HStore.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-File-HStore/pkg-plist b/devel/p5-File-HStore/pkg-plist
index 5026526a2695..cea0659c6ac0 100644
--- a/devel/p5-File-HStore/pkg-plist
+++ b/devel/p5-File-HStore/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/HStore/.packlist
%%SITE_PERL%%/File/HStore.pm
%%SITE_PERL%%/auto/File/HStore/autosplit.ix
+%%PERL5_MAN3%%/File::HStore.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/HStore
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
@dirrmtry %%SITE_PERL%%/auto/File/HStore