diff options
author | bsam <bsam@FreeBSD.org> | 2006-10-01 01:49:10 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-10-01 01:49:10 +0800 |
commit | be6cbd9e6d8cb5c77316d97bb7babc9f5b0feff7 (patch) | |
tree | 9a2c49c14b99a2276d35ea645190438826b32eb4 /www/Makefile | |
parent | 36c7bc784c0259bc8d6d57a7aed3f9d4b954f2ae (diff) | |
download | freebsd-ports-gnome-be6cbd9e6d8cb5c77316d97bb7babc9f5b0feff7.tar.gz freebsd-ports-gnome-be6cbd9e6d8cb5c77316d97bb7babc9f5b0feff7.tar.zst freebsd-ports-gnome-be6cbd9e6d8cb5c77316d97bb7babc9f5b0feff7.zip |
Flash Operator Panel is a switchboard type application for the Asterisk PBX.
It runs on a web browser with the flash plugin.
It is able to display information about your PBX activity in real time.
WWW: http://www.asternic.org/
- Marcelo Araujo
araujo@bsdmail.org
PR: ports/103838
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
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 0e9fa301f19d..81b69dd53037 100644 --- a/www/Makefile +++ b/www/Makefile @@ -31,6 +31,7 @@ SUBDIR += aria2 SUBDIR += ashe SUBDIR += asp2php + SUBDIR += asterisk-fop SUBDIR += aswedit SUBDIR += aswiki SUBDIR += august |