mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
928b398e02
PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav)
12 lines
459 B
Plaintext
12 lines
459 B
Plaintext
%%APACHEMODDIR%%/%%AP_MODULE%%
|
|
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
|
|
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/Changelog
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/index.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/home.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/sub.gif
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/mod_tsunami_files
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|