- Stage support
This commit is contained in:
parent
f6d2330d23
commit
6ea5911503
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341627
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ COMMENT= Perl module that give your module classic AND OO interfaces
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::OOorNO.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Class::OOorNO.3.gz
|
||||
%%SITE_PERL%%/Class/OOorNO.pm
|
||||
%%SITE_PERL%%/Class/OOorNO.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/OOorNO/.packlist
|
||||
|
|
Loading…
Reference in a new issue