- Convert to staging
This commit is contained in:
parent
6ae92fc5f6
commit
6d15cee4b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330981
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user