openbsd-ports/www/mod_auth_pgsql/pkg/PLIST
pea 0b483f8ab3 Initial import of mod_auth_pgsql.
This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.

ok simon@ ajacoutot@
2009-01-30 12:50:39 +00:00

8 lines
300 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/01/30 12:50:39 pea Exp $
lib/${MODAPACHE_MODULE}
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/${MODAPACHE_ENABLE}
share/doc/mod_auth_pgsql/
share/doc/mod_auth_pgsql/mod_auth_pgsql.html
@unexec-delete rm -f ${MODAPACHE_FINAL}