mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging.
This commit is contained in:
parent
40d02d5622
commit
4cec24e88a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343120
@ -17,8 +17,4 @@ RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= ysh.1
|
||||
MAN3= YAML::Shell.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/ysh
|
||||
man/man1/ysh.1.gz
|
||||
%%PERL5_MAN3%%/YAML::Shell.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell/.packlist
|
||||
%%SITE_PERL%%/YAML/Shell.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell
|
||||
|
Loading…
Reference in New Issue
Block a user