diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-27 09:33:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-27 09:33:49 +0000 |
commit | 439241632693314cb9d9047d7c71568d48c28ef3 (patch) | |
tree | 9ff32145dd383cde0aab02d42674e612208b3059 /www/Makefile | |
parent | Add devel/p5-App-CLI 0.03, a dispatcher module for command line (diff) |
New port: www/template_
Template_ is a LGPL-ed high performance and fast template
engine for PHP.
PR: ports/90950
Submitted by: Mun-Kyo Seo & <munggo@pmy.lv>
Notes
Notes:
svn path=/head/; revision=152162
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 84467258483a..c528847bc9c6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -846,6 +846,7 @@ SUBDIR += tdiary SUBDIR += tdiary-devel SUBDIR += tdom + SUBDIR += template_ SUBDIR += textpattern SUBDIR += thttpd SUBDIR += thttpd-st |