openbsd-ports/www/mod_fastcgi/pkg/PLIST
simon 70b1f1147c switch to apache-module framework
ok mbalmer@ (maintainer)
2007-06-22 14:48:23 +00:00

10 lines
378 B
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2007/06/22 14:48:23 simon Exp $
lib/${MODAPACHE_MODULE}
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/${MODAPACHE_ENABLE}
share/doc/mod_fastcgi/
share/doc/mod_fastcgi/LICENSE.TERMS
share/doc/mod_fastcgi/mod_fastcgi.html
@unexec-delete rm -f ${MODAPACHE_FINAL}
@comment share/doc/mod_fastcgi/mod_fastcgi.html.orig