1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/mod_accounting/pkg-plist
Philip M. Gollucci 85453432fa - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
2009-05-17 09:28:51 +00:00

11 lines
438 B
Plaintext

%%APACHEMODDIR%%/mod_accounting.so
@exec %D/sbin/apxs -e -A -n accounting %D/%f
@unexec %D/sbin/apxs -e -A -n accounting %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf."
%%DATADIR%%/schema.sql
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/FAQ.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%