diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-14 14:54:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-14 14:54:38 +0000 |
commit | 29badf10945c04de7ebbbbf8350cb3c9957feff6 (patch) | |
tree | fd98824ff92e3471e9ddb4dacc19209b7b0ca121 /www/Makefile | |
parent | f90a090e246a75c9d059803d3ba72ad044316ffa (diff) |
Myghty, a Python based templating framework originally based on HTML::Mason.
PR: ports/83391
Submitted by: Dryice Liu <dryice@liu.com.cn>
Notes
Notes:
svn path=/head/; revision=139216
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 2bd72ce74117..7c114e3ca009 100644 --- a/www/Makefile +++ b/www/Makefile @@ -359,6 +359,7 @@ SUBDIR += mozilla-devel SUBDIR += mozplugger SUBDIR += mplayer-plugin + SUBDIR += myghty SUBDIR += nanoblogger SUBDIR += nd SUBDIR += neon |