mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Stage support
This commit is contained in:
parent
e11a69fd49
commit
7247394096
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342660
@ -13,7 +13,4 @@ COMMENT= Simple parallel execution
|
|||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
MAN3= Parallel::Iterator.3
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
%%SITE_PERL%%/Parallel/Iterator.pm
|
%%SITE_PERL%%/Parallel/Iterator.pm
|
||||||
|
%%PERL5_MAN3%%/Parallel::Iterator.3.gz
|
||||||
@dirrmtry %%SITE_PERL%%/Parallel
|
@dirrmtry %%SITE_PERL%%/Parallel
|
||||||
|
Loading…
Reference in New Issue
Block a user