freebsd-ports/www/mod_auth_pubtkt/pkg-plist
Martin Blapp f95011dad0 mod_auth_pubtkt is a Web single sign-on (SSO) solution for Apache
WWW:	https://neon1.net/mod_auth_pubtkt/

Submitted by:	Manuel Kasper <mkasper@monzoon.net>
2009-07-18 16:50:55 +00:00

4 lines
274 B
Text

%%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."