mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
audio/ruby-smf: convert to USES=shebangfix
This commit is contained in:
parent
75bf23b0c7
commit
b8409875ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413885
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= smf
|
||||
PORTVERSION= 0.15.15
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio ruby
|
||||
MASTER_SITES= http://www.funaba.org/archive/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -14,9 +15,10 @@ COMMENT= Ruby module to handle Standard MIDI Files
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= shebangfix
|
||||
USE_RUBY_SETUP= yes
|
||||
RUBY_SETUP= install.rb
|
||||
RUBY_SHEBANG_FILES= sample/*.rb
|
||||
SHEBANG_FILES= sample/*.rb
|
||||
|
||||
DOCS_EN= MANUAL.en MANUAL.en.html MANUAL.en.rd README.en
|
||||
DOCS_JA= MANUAL MANUAL.html MANUAL.rd README
|
||||
|
Loading…
Reference in New Issue
Block a user