---
name: chtml
version: 0.0
origin: www/chtml
comment: Chunked HTML templating engine
arch: freebsd:9:x86:64
www: http://people.delphiforums.com/gjc/chtml.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 84435
desc: "CHTML works by transforming static HTML documents residing on the server into
  \ndynamic HTML documents that are actually seen by the user.  This is similar to
  \nbut different from server-side-include (e.g. shtml) or web-sql/gsql mechanisms
  \nin that it: \n\n      * avoids embedding into HTML the kinds of directives which
  only \n        programmers would be comfortable with. \n      * avoids overly extending
  HTML semantics in a way that prevents the \n        documents from being edited
  by wysiwyg tools. \n      * only uses templates that are complete and valid stand-alone
  HTML \n        documents. Therefore the documents can be verified as to HTML\n        level
  conformance independently from running the scripts that use them. \n\nWWW: http://people.delphiforums.com/gjc/chtml.html\n"
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- www
- lang
- devel
