freebsd-ports/www/mod_auth_remote/pkg-plist
Peter Pentchev 94e7ae3a00 Add mod_auth_remote 0.1 - an Apache module for authentication against
a remote web server/page.

PR:		57656
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-08 10:32:04 +00:00

5 lines
291 B
Text

libexec/apache2/mod_auth_remote.so
@exec %D/sbin/apxs -e -a -n auth_remote %D/%f
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."