diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:25:18 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:25:18 +0000 |
commit | de03b285dba5e8e01e13e436caa85ecfbbabc57f (patch) | |
tree | 61c1350878daa3fa3337ab5f769ec902849916cb /www/mod_auth_pam/pkg-plist | |
parent | 7ba4e0aa2bcb74b624d00ca927c831b1ba428819 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_pam/pkg-plist')
-rw-r--r-- | www/mod_auth_pam/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_auth_pam/pkg-plist b/www/mod_auth_pam/pkg-plist new file mode 100644 index 000000000000..f0f99a83561f --- /dev/null +++ b/www/mod_auth_pam/pkg-plist @@ -0,0 +1,9 @@ +libexec/apache/mod_auth_pam.so +@exec %D/sbin/apxs -e -A -n auth_pam %D/%F +@unexec %D/sbin/apxs -e -A -n auth_pam %D/%F +%%PORTDOCS%%share/doc/mod_auth_pam/configure.html +%%PORTDOCS%%share/doc/mod_auth_pam/faq.html +%%PORTDOCS%%share/doc/mod_auth_pam/samples/dot-htaccess +%%PORTDOCS%%share/doc/mod_auth_pam/samples/httpd +%%PORTDOCS%%@dirrm share/doc/mod_auth_pam/samples +%%PORTDOCS%%@dirrm share/doc/mod_auth_pam |