mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/vmware-vsphere-cli: Additional SHEBANG_FILES to pass testport
Approved by: portmgr (with hat) MFH: 2017Q4
This commit is contained in:
parent
df6a7318f4
commit
f595596226
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451757
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= vmware-vsphere-cli
|
PORTNAME= vmware-vsphere-cli
|
||||||
PORTVERSION= 6.5.0
|
PORTVERSION= 6.5.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads
|
MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads
|
||||||
DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386
|
DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386
|
||||||
|
@ -28,7 +29,7 @@ USE_PERL5= configure
|
||||||
RESTRICTED= May not be redistributed. Must accept license to download.
|
RESTRICTED= May not be redistributed. Must accept license to download.
|
||||||
NO_CDROM= 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.
|
NO_PACKAGE= May not be redistributed. Must accept license to download.
|
||||||
SHEBANG_FILES= bin/* apps/host/* apps/general/* apps/vm/*
|
SHEBANG_FILES= apps/general/* apps/host/* apps/performance/* apps/session/* apps/vm/* bin/*
|
||||||
|
|
||||||
DISTREL= 4566394
|
DISTREL= 4566394
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue