---
name: formication
version: 1.0.b1_3
origin: www/formication
comment: Formular processing tool written in perl
arch: freebsd:9:x86:64
www: http://www.villainy.com/developers.html
maintainer: michael@ranner.eu
prefix: /usr/local
licenselogic: single
flatsize: 32743
desc: "Formication is a form processor which can send custom-formatted email,\nsave
  form data to custom-formatted files, and reply to the user with\na custom-formatted
  response.  Formication is also able to require that\ncertain fields be filled in.
  \ All configuration is done with simple\ntemplates, all of the templates for a given
  form being within the same\nfile.\n\nAuthor:\tAndru Luvisi <luvisi@villainy.com>\nWWW:
  \   http://www.villainy.com/developers.html\n"
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
message: |
  *****************************************************************************

  You have installed the formication package.

  Edit /usr/local/etc/apache/httpd.conf and add:

      Action formication /cgi-bin/formication.pl
      AddHandler formication .fcn

  Read /usr/local/share/doc/formication/formication.txt to learn how to use

  *****************************************************************************
