mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
35d1268b7e
commit
3dbcb0dc36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396612
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= foreman
|
||||
PORTVERSION= 0.78.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -17,6 +18,8 @@ NO_ARCH= yes
|
|||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= spec/resources/bin/env
|
||||
|
||||
PLIST_FILES= bin/foreman
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue