diff options
author | will <will@FreeBSD.org> | 2001-12-19 10:33:50 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-19 10:33:50 +0800 |
commit | 9a7b6801dc075fb833059e3207509cba31ebaa35 (patch) | |
tree | aad621651c05c6388eb35a9cee3ad46b4ce13da1 /www/Makefile | |
parent | fb2f87b1d3c21da1bd2d1896488510d07c38df79 (diff) | |
download | freebsd-ports-gnome-9a7b6801dc075fb833059e3207509cba31ebaa35.tar.gz freebsd-ports-gnome-9a7b6801dc075fb833059e3207509cba31ebaa35.tar.zst freebsd-ports-gnome-9a7b6801dc075fb833059e3207509cba31ebaa35.zip |
Add chtml 0.0, a chunked HTML templating engine.
PR: 29369
Submitted by: David Bushong <david+ports@bushong.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 4ee3a3d15b30..be943577be99 100644 --- a/www/Makefile +++ b/www/Makefile @@ -46,6 +46,7 @@ SUBDIR += cheetah SUBDIR += chimera SUBDIR += chimera2 + SUBDIR += chtml SUBDIR += comclear SUBDIR += comline SUBDIR += crawl |