c55dec9048
if the module is installed but not activated. From Mikolaj Kucharski with help from halex@, looks good to halex.
20 lines
671 B
Plaintext
20 lines
671 B
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2011/09/17 10:29:44 sthen Exp $
|
|
lib/${MODAPACHE_MODULE}
|
|
@exec-update test ! -f ${MODAPACHE_FINAL} || cp -fp %D/%F ${MODAPACHE_FINAL}
|
|
lib/ruby/1.8/apache/
|
|
lib/ruby/1.8/apache/erb-run.rb
|
|
lib/ruby/1.8/apache/eruby-debug.rb
|
|
lib/ruby/1.8/apache/eruby-run.rb
|
|
lib/ruby/1.8/apache/query.rb
|
|
lib/ruby/1.8/apache/rails-dispatcher.rb
|
|
lib/ruby/1.8/apache/rd2html.rb
|
|
lib/ruby/1.8/apache/registry.rb
|
|
lib/ruby/1.8/apache/ruby-debug.rb
|
|
lib/ruby/1.8/apache/ruby-profile.rb
|
|
lib/ruby/1.8/apache/ruby-run.rb
|
|
lib/ruby/1.8/auto-reload.rb
|
|
sbin/${MODAPACHE_ENABLE}
|
|
share/examples/mod_ruby/
|
|
share/examples/mod_ruby/httpd.conf
|
|
@unexec-delete rm -f ${MODAPACHE_FINAL}
|