mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Fix shebangs
- Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
5a6b28ab11
commit
8cb8e22925
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394448
@ -4,6 +4,7 @@
|
||||
PORTNAME= net-ssh
|
||||
PORTVERSION= 2.9.2
|
||||
PORTEPOCH= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -19,9 +20,12 @@ PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
|
||||
|
||||
PORTSCOUT= skipv:2.10.0
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= support/ssh_tunnel_bug.rb
|
||||
|
||||
PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user