openbsd-ports/www/mod_security/pkg/PLIST
simon c6b846f14f bump versions as MODAPACHE_FINAL changed
and fix mod_security packaging while there

"go ahead" steven@
2007-06-30 15:32:30 +00:00

14 lines
505 B
Plaintext

@comment $OpenBSD: PLIST,v 1.13 2007/06/30 15:32:30 simon Exp $
lib/${MODAPACHE_MODULE}
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/${MODAPACHE_ENABLE}
share/doc/mod_security/
share/doc/mod_security/CHANGES
share/doc/mod_security/INSTALL
share/doc/mod_security/LICENSE
share/doc/mod_security/README
share/doc/mod_security/modsecurity-manual.pdf
share/examples/mod_security/
share/examples/mod_security/httpd.conf.example-minimal
@unexec-delete rm -f ${MODAPACHE_FINAL}