- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
85a1ccd47c
commit
7da8552a54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394210
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= sysinfo
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -18,6 +19,8 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bin/sysinfo
|
||||
|
||||
PLIST_FILES= bin/sysinfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user