mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Support staging.
This commit is contained in:
parent
0657e9618d
commit
6f8fb9ba66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342758
@ -21,8 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Module::Used.3
|
||||
MAN1= modules-used.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
bin/modules-used
|
||||
man/man1/modules-used.1.gz
|
||||
%%PERL5_MAN3%%/Module::Used.3.gz
|
||||
%%SITE_PERL%%/Module/Used.pm
|
||||
@dirrmtry %%SITE_PERL%%/Module
|
||||
|
Loading…
Reference in New Issue
Block a user