diff options
author | pawel <pawel@FreeBSD.org> | 2012-04-15 04:37:06 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-04-15 04:37:06 +0800 |
commit | 0e2e13f800fcf27a5ac584d55b14f20f96365d20 (patch) | |
tree | adbefb19f93ee4e632ec9cf9f71bd1d9f0b540d7 /www/Makefile | |
parent | c5317c2a0da52ce6ac77833e4fe9b248fab77ccb (diff) | |
download | freebsd-ports-gnome-0e2e13f800fcf27a5ac584d55b14f20f96365d20.tar.gz freebsd-ports-gnome-0e2e13f800fcf27a5ac584d55b14f20f96365d20.tar.zst freebsd-ports-gnome-0e2e13f800fcf27a5ac584d55b14f20f96365d20.zip |
Luakit is a highly configurable, micro-browser framework
based on the WebKit web content engine and the GTK+ toolkit.
It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.
WWW: http://luakit.org
PR: ports/166415
Submitted by: gugabsd <gugabsd@mundounix.com.br>
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 0ded81ddd2a2..e870f712cc6b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -413,6 +413,7 @@ SUBDIR += ljdump SUBDIR += llgal SUBDIR += logtools + SUBDIR += luakit SUBDIR += lusca-head SUBDIR += lynx SUBDIR += lynx-current |