Define RUBY_SHEBANG_FILES.

Pass MANPREFIX. (currently unused)
This commit is contained in:
Akinori MUSHA 2004-05-01 19:23:11 +00:00
parent def5c1426d
commit 8d826e89fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108104

View file

@ -18,9 +18,11 @@ COMMENT= A tool to edit files in-place through given filter commands
USE_BZIP2= yes
USE_RUBY= yes
MAKE_ARGS= PREFIX="${PREFIX}"
MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"
MAKEFILE= BSDmakefile
RUBY_SHEBANG_FILES= inplace.rb
MAN1= inplace.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/inplace