dd2211a462
ok kurt@ (MAINTAINER)
19 lines
580 B
Plaintext
19 lines
580 B
Plaintext
@comment $OpenBSD: PLIST,v 1.7 2010/11/09 21:38:37 jasper Exp $
|
|
lib/${MODAPACHE_MODULE}
|
|
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
|
|
sbin/${MODAPACHE_ENABLE}
|
|
share/doc/mod_jk/
|
|
share/doc/mod_jk/LICENSE
|
|
share/doc/mod_jk/NOTICE
|
|
share/doc/pkg-readmes/${FULLPKGNAME}
|
|
share/examples/mod_jk/
|
|
share/examples/mod_jk/mod_jk.conf
|
|
@mode 444
|
|
@sample /var/www/conf/mod_jk.conf
|
|
@mode
|
|
share/examples/mod_jk/workers.properties
|
|
share/examples/mod_jk/workers.properties.minimal
|
|
@mode 444
|
|
@sample /var/www/conf/workers.properties
|
|
@unexec-delete rm -f ${MODAPACHE_FINAL}
|