diff options
author | danfe <danfe@FreeBSD.org> | 2018-12-29 21:25:32 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2018-12-29 21:25:32 +0800 |
commit | f7d55c17be40db2c6c788554eb274ea936aa9593 (patch) | |
tree | 6b834e1d434d40396abaf861aea7113f96cb71c9 /www/Makefile | |
parent | 30609624374463e5784c6e598999c04684c46934 (diff) | |
download | freebsd-ports-gnome-f7d55c17be40db2c6c788554eb274ea936aa9593.tar.gz freebsd-ports-gnome-f7d55c17be40db2c6c788554eb274ea936aa9593.tar.zst freebsd-ports-gnome-f7d55c17be40db2c6c788554eb274ea936aa9593.zip |
Simple multithreaded HTTP server written in Gauche.
WWW: https://github.com/shirok/Gauche-makiki
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 30d01f66e85a..49d73ed39b7d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -194,6 +194,7 @@ SUBDIR += gallery2 SUBDIR += gallery3 SUBDIR += gatling + SUBDIR += gauche-makiki SUBDIR += gecko-mediaplayer SUBDIR += geckodriver SUBDIR += geeknote |