1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-06 16:27:14 +00:00
parent 40d02d5622
commit 4cec24e88a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343120
2 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,4 @@ RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure
MAN1= ysh.1
MAN3= YAML::Shell.3
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,4 +1,6 @@
bin/ysh bin/ysh
man/man1/ysh.1.gz
%%PERL5_MAN3%%/YAML::Shell.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell/.packlist
%%SITE_PERL%%/YAML/Shell.pm %%SITE_PERL%%/YAML/Shell.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell