- Revive lost man pages

- USES+=shebangfix
- Bump PORTREVISION
This commit is contained in:
Ryan Steinmetz 2014-05-12 16:17:38 +00:00
parent 416610aa02
commit 48528d528a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353860
2 changed files with 9 additions and 1 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= vmware-vsphere-cli
PORTVERSION= 5.5.0
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads
DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386
@ -23,11 +24,12 @@ RUN_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
USES= perl5
USES= perl5 shebangfix
USE_PERL5= configure
RESTRICTED= May not be redistributed. Must accept license to download.
NO_CDROM= May not be redistributed. Must accept license to download.
NO_PACKAGE= May not be redistributed. Must accept license to download.
SHEBANG_FILES= bin/* apps/host/* apps/general/* apps/vm/*
DISTREL= 1384587

View file

@ -52,6 +52,12 @@ bin/vmregister.pl
bin/vmsnapshot.pl
bin/vmtemplate.pl
bin/vmware-cmd
%%PERL5_MAN3%%/VMware::VICommon.3.gz
%%PERL5_MAN3%%/VMware::VILib.3.gz
%%PERL5_MAN3%%/VMware::VIM25Runtime.3.gz
%%PERL5_MAN3%%/VMware::VIM25Stub.3.gz
%%PERL5_MAN3%%/VMware::VIM2Runtime.3.gz
%%PERL5_MAN3%%/VMware::VIM2Stub.3.gz
%%SITE_PERL%%/WSMan/WSBasic.pm
%%SITE_PERL%%/WSMan/Stubs/vmware_storagepool.pm
%%SITE_PERL%%/WSMan/Stubs/vmware_storageextent.pm