diff options
Diffstat (limited to 'www/mod_dtcl/pkg-plist')
-rw-r--r-- | www/mod_dtcl/pkg-plist | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/www/mod_dtcl/pkg-plist b/www/mod_dtcl/pkg-plist index 0f4ee422c31f..b2e3d693dfcf 100644 --- a/www/mod_dtcl/pkg-plist +++ b/www/mod_dtcl/pkg-plist @@ -1,5 +1,12 @@ +bin/testdtcl libexec/apache/mod_dtcl.so -@exec %D/sbin/apxs -e -A -n dtcl %D/% +@exec %D/sbin/apxs -e -A -n dtcl %D/%F +@unexec %D/sbin/apxs -e -A -n dtcl %D/%F +share/mod_dtcl/dtcl.tcl +share/mod_dtcl/globalscript.tcl +share/mod_dtcl/infodebug.tcl +share/mod_dtcl/testdtcl.tcl +@dirrm share/mod_dtcl share/doc/mod_dtcl/INSTALL.html share/doc/mod_dtcl/Makefile.html share/doc/mod_dtcl/benchmark.html @@ -7,7 +14,6 @@ share/doc/mod_dtcl/browse-source.html share/doc/mod_dtcl/dtcl-tcl.html share/doc/mod_dtcl/dtcl.gif share/doc/mod_dtcl/dtcl.html -share/doc/mod_dtcl/dtcl.tcl share/doc/mod_dtcl/examples.ttml share/doc/mod_dtcl/globalscript.html share/doc/mod_dtcl/infodebug.html |