diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2011-12-04 19:38:17 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2011-12-04 19:38:17 +0800 |
commit | f6578af900c1c97385d22d46c4c2016286bf571f (patch) | |
tree | 0005893649694cf919b80a7c06ea2497ae330476 /www/Makefile | |
parent | cfed67ceeb3e53820d0e56be623e6d8e8d8b4fac (diff) | |
download | freebsd-ports-gnome-f6578af900c1c97385d22d46c4c2016286bf571f.tar.gz freebsd-ports-gnome-f6578af900c1c97385d22d46c4c2016286bf571f.tar.zst freebsd-ports-gnome-f6578af900c1c97385d22d46c4c2016286bf571f.zip |
Fliggy inherits Twiggy and adds support for inlined Flash Policy
server (useful for Plack::Middleware::SocketIO or Flash WebSocket
fallback).
No need to run Flash Policy server as root on 843 port!
Usage is exactly the same as Twiggy, whenever you run twiggy command,
replace it with fliggy and you're ready to go.
WWW: http://search.cpan.org/dist/Fliggy/
Feature safe: yes
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 3dc7ab2be117..15f9e81b023c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -895,6 +895,7 @@ SUBDIR += p5-Flea SUBDIR += p5-Flickr-API SUBDIR += p5-Flickr-Upload + SUBDIR += p5-Fliggy SUBDIR += p5-Furl SUBDIR += p5-Gantry SUBDIR += p5-Geo-Caching |