freebsd-ports/www/mod_authn_otp/pkg-plist
Olli Hauer 5ef11b8b8f - update to 1.1.6
- add stage support
- add LICENSE

PR:		ports/189796
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
2014-05-18 19:53:56 +00:00

6 lines
319 B
Text

bin/otptool
@unexec sed -i '' -E '/LoadModule[[:blank:]]+%%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/%%AP_MODULE%%
@exec %D/sbin/apxs -e %%AP_MOD_EN%% -n %%AP_NAME%% %D/%F
@unexec echo \"Don\'t forget to remove all mod_%%AP_NAME%%-related directives in your httpd.conf\"
man/man1/otptool.1.gz