1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-05 16:18:11 +00:00
parent 241cef4791
commit d37037da73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342755
2 changed files with 5 additions and 4 deletions

View File

@ -16,8 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN1= module_info.1 pfunc.1
MAN3= B::BUtils.3 B::Module::Info.3 Module::Info.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,5 +1,10 @@
bin/module_info
bin/pfunc
man/man1/module_info.1.gz
man/man1/pfunc.1.gz
%%PERL5_MAN3%%/B::BUtils.3.gz
%%PERL5_MAN3%%/B::Module::Info.3.gz
%%PERL5_MAN3%%/Module::Info.3.gz
%%SITE_PERL%%/B/Module/Info.pm
%%SITE_PERL%%/B/BUtils.pm
%%SITE_PERL%%/Module/Info.pm