mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
25f6a416a1
commit
57ef378d0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341608
@ -13,7 +13,4 @@ COMMENT= Lightweight XML tree builder
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= XML::Parser::Lite::Tree.3 XML::Parser::LiteCopy.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
%%PERL5_MAN3%%/XML::Parser::Lite::Tree.3.gz
|
||||
%%PERL5_MAN3%%/XML::Parser::LiteCopy.3.gz
|
||||
%%SITE_PERL%%/XML/Parser/Lite/Tree.pm
|
||||
%%SITE_PERL%%/XML/Parser/LiteCopy.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Parser/Lite/Tree/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user