diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-24 05:32:23 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-24 05:32:23 +0800 |
commit | 61a4407458f3556e9754ef1e29bc52e8b7ab427a (patch) | |
tree | 78c0151101102b492d0ba047c830a74eef196083 /www/mod_layout22/pkg-plist | |
parent | 9bdc183d148201328944a89dd49562c229363c63 (diff) | |
download | freebsd-ports-gnome-61a4407458f3556e9754ef1e29bc52e8b7ab427a.tar.gz freebsd-ports-gnome-61a4407458f3556e9754ef1e29bc52e8b7ab427a.tar.zst freebsd-ports-gnome-61a4407458f3556e9754ef1e29bc52e8b7ab427a.zip |
Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.
PR: 45496
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'www/mod_layout22/pkg-plist')
-rw-r--r-- | www/mod_layout22/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_layout22/pkg-plist b/www/mod_layout22/pkg-plist new file mode 100644 index 000000000000..a2b5d0e333da --- /dev/null +++ b/www/mod_layout22/pkg-plist @@ -0,0 +1,6 @@ +libexec/apache2/mod_layout.so +libexec/apache2/liblayout.so +@exec %D/sbin/apxs -e -a -n layout %D/%f +@unexec echo "===> If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===> references to it in httpd.conf." +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% |