diff options
author | will <will@FreeBSD.org> | 2001-03-12 21:56:51 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-12 21:56:51 +0000 |
commit | 3547cc4029629061244b4efb51a3e87860fe30de (patch) | |
tree | 2d440639589056c3be01aacfd28e0d4d80927755 /www/mod_throttle/pkg-plist | |
parent | 27c0885dc10ce67d40cbea40d2b034c1c1751e4f (diff) | |
download | FreeBSD-ports-3547cc4029629061244b4efb51a3e87860fe30de.zip FreeBSD-ports-3547cc4029629061244b4efb51a3e87860fe30de.tar.gz |
Add mod_throttle 3.1.2, an Apache module that provides bandwidth &
request throttling.
PR: 25003
Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'www/mod_throttle/pkg-plist')
-rw-r--r-- | www/mod_throttle/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/mod_throttle/pkg-plist b/www/mod_throttle/pkg-plist new file mode 100644 index 0000000..6906dab --- /dev/null +++ b/www/mod_throttle/pkg-plist @@ -0,0 +1,7 @@ +libexec/apache/mod_throttle.so +@exec %D/sbin/apxs -e -A -n throttle %D/%F +@unexec %D/sbin/apxs -e -A -n throttle %D/%F +%%PORTDOCS%%share/doc/mod_throttle/CHANGES.txt +%%PORTDOCS%%share/doc/mod_throttle/LICENSE.txt +%%PORTDOCS%%share/doc/mod_throttle/index.shtml +%%PORTDOCS%%@dirrm share/doc/mod_throttle |