diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-21 06:18:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-21 06:18:17 +0000 |
commit | 500beb45062698022388be9368d88d111ffa6e77 (patch) | |
tree | 22c1ccd41a7af830a3fe30bb4f3aa7a4ce852e45 /textproc/Makefile | |
parent | 250a152ffcd466ddc9c1588aa6c20b030c1f6866 (diff) |
Chameleon is an HTML/XML template language compiler written in Python.
The distribution comes with a complete template engine:
Chameleon Page Templates
WWW: http://chameleon.repoze.org/
Notes
Notes:
svn path=/head/; revision=271379
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ba7499871335..dd84166343c1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1005,6 +1005,7 @@ SUBDIR += prosper SUBDIR += py-4suite SUBDIR += py-4suite-xml + SUBDIR += py-Chameleon SUBDIR += py-HyperText SUBDIR += py-MarkupSafe SUBDIR += py-Tempita |