summaryrefslogtreecommitdiff
path: root/www/mod_accounting/pkg-plist
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-24 19:28:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-24 19:28:51 +0000
commit99482e8806a449168613201aa8fad66e66879dfd (patch)
tree9f87de8a02970b492d3312f1bebcc21dc7db080d /www/mod_accounting/pkg-plist
parentFix typo in Makefile. (diff)
Add mod_accounting 0.5,
an Apache module that records traffic statistics into a database. PR: 45502 Submitted by: ClĂ©ment LaforĂȘt <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=85545
Diffstat (limited to 'www/mod_accounting/pkg-plist')
-rw-r--r--www/mod_accounting/pkg-plist8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/mod_accounting/pkg-plist b/www/mod_accounting/pkg-plist
new file mode 100644
index 000000000000..7483bdbd9235
--- /dev/null
+++ b/www/mod_accounting/pkg-plist
@@ -0,0 +1,8 @@
+libexec/apache/mod_accounting.so
+@exec %D/sbin/apxs -e -a -n accounting %D/%f
+@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf."
+share/mod_accounting/schema.sql
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/FAQ.txt
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%@dirrm %%DOCSDIR%%