---
name: ap22-mod_layout
version: 5.1_5
origin: www/mod_layout22
comment: Apache2.2 module to wrap served pages with a header and/or footer
arch: freebsd:9:x86:64
www: http://www.musc.edu/webserver/mod_layout.html
maintainer: apache@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 31234
desc: |
  mod_layout is a utility to wrap served webpages. This means it can
  add a footer or header to a document. This allows you to create a
  standard look and feel throughout a website without using SSI.
  Some example uses are adding standard disclaimers to the bottom of
  all pages, banner ads to the top of all pages, or even a menu at
  the beginning of a page. There are many other per-document settings
  you can modify with mod_layout.

  THIS VERSION IS ONLY FOR APACHE 2.2.X

  WWW: http://www.musc.edu/webserver/mod_layout.html
deps:
  apache22: {origin: www/apache22, version: 2.2.25}
  expat: {origin: textproc/expat2, version: 2.1.0}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pcre: {origin: devel/pcre, version: 8.33}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
shlibs_provided:
- mod_layout.so
