82bc4f3a76
Reported by: pointyhat via kris Approved by: portmgr Pointy hat to: me
10 lines
436 B
Text
10 lines
436 B
Text
libexec/apache/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%%
|