audio/ruby-smf: convert to USES=shebangfix

This commit is contained in:
Steve Wills 2016-04-23 16:34:42 +00:00
parent 75bf23b0c7
commit b8409875ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413885

View File

@ -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