freebsd-ports/www/mod_auth_pubtkt/pkg-plist

5 lines
274 B
Text
Raw Normal View History

%%APACHEMODDIR%%/mod_auth_pubtkt.so
@exec %D/sbin/apxs -e -a -n auth_pubtkt %D/%f
@unexec %D/sbin/apxs -e -A -n auth_pubtkt %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_auth_pubtkt, you must manually remove"; echo "===> references to it in httpd.conf."