freebsd-ports/www/mod_cband/pkg-plist
Clement Laforet 88a9762a7b - Update to 0.9.5.3
- Convert to new USE_APACHE
- Add SHA256
2005-12-04 17:21:21 +00:00

4 lines
243 B
Text

@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
%%APACHEMODDIR%%/%%AP_MODULE%%
@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all mod_cband-related directives in your httpd.conf"