diff options
author | pav <pav@FreeBSD.org> | 2005-07-14 22:54:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-14 22:54:38 +0800 |
commit | 983cd9ff46f55fa08a3de7f2779c7c3a99b2480b (patch) | |
tree | 1746f7a4ee1cd592cda04d9be895c4c2457a9a34 /www/Makefile | |
parent | 64d65725a10821fedb13b95af7c0d335b98d5f00 (diff) | |
download | freebsd-ports-gnome-983cd9ff46f55fa08a3de7f2779c7c3a99b2480b.tar.gz freebsd-ports-gnome-983cd9ff46f55fa08a3de7f2779c7c3a99b2480b.tar.zst freebsd-ports-gnome-983cd9ff46f55fa08a3de7f2779c7c3a99b2480b.zip |
Myghty, a Python based templating framework originally based on HTML::Mason.
PR: ports/83391
Submitted by: Dryice Liu <dryice@liu.com.cn>
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 |