- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
97c8302349
commit
8c3e42978a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395477
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= ruby2ruby
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -19,6 +20,8 @@ NO_ARCH= yes
|
|||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bin/r2r_show
|
||||
|
||||
PLIST_FILES= bin/r2r_show
|
||||
|
||||
|
|
Loading…
Reference in a new issue