mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
33e2037284
commit
000feae2d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395714
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= rmmseg-cpp
|
PORTNAME= rmmseg-cpp
|
||||||
PORTVERSION= 0.2.9
|
PORTVERSION= 0.2.9
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
@ -14,6 +15,8 @@ LICENSE= MIT
|
|||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
RUBYGEM_AUTOPLIST= yes
|
RUBYGEM_AUTOPLIST= yes
|
||||||
|
USES= shebangfix
|
||||||
|
SHEBANG_FILES= misc/convert.rb
|
||||||
|
|
||||||
PLIST_FILES= bin/rmmseg
|
PLIST_FILES= bin/rmmseg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user