summaryrefslogtreecommitdiff
path: root/www/mod_mylo/pkg-plist
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2001-11-12 02:51:50 +0000
committerAnders Nordby <anders@FreeBSD.org>2001-11-12 02:51:50 +0000
commita87a019bc08e6161cbb2d4fac83da912824c69c1 (patch)
tree5c39f02163dbeee2ccd975e58b97c3d0670b9c32 /www/mod_mylo/pkg-plist
parentAdd mod_sqlinclude, an Apache module implementing config inclusion from MySQL (diff)
Add mod_mylo, a module for Apache that sends logs directly to a MySQL database
in addition to normal logging. PR: 31576 Approved by: will
Notes
Notes: svn path=/head/; revision=49954
Diffstat (limited to 'www/mod_mylo/pkg-plist')
-rw-r--r--www/mod_mylo/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_mylo/pkg-plist b/www/mod_mylo/pkg-plist
new file mode 100644
index 000000000000..4d105b223d64
--- /dev/null
+++ b/www/mod_mylo/pkg-plist
@@ -0,0 +1,6 @@
+libexec/apache/mod_mylo.so
+@exec %D/sbin/apxs -e -A -n mylo %D/%F
+@unexec %D/sbin/apxs -e -A -n mylo %D/%F
+%%PORTDOCS%%share/doc/mod_mylo/mod_mylo.sql
+%%PORTDOCS%%share/doc/mod_mylo/README
+%%PORTDOCS%%@dirrm share/doc/mod_mylo