- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
65fee93fa5
commit
0e29244dc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394206
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= rdtool
|
||||
PORTVERSION= 0.6.38
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,6 +14,8 @@ LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bin/rd2 bin/rdswap.rb
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
Loading…
Reference in New Issue
Block a user