diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-07 22:58:07 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-07 22:58:07 +0800 |
commit | 9d8941cba838a8a7fe0480432b4fad1bfe1bd605 (patch) | |
tree | 117b0f0a34b6eaffbef7f4c5790d50b586d6ae81 /net-mgmt/Makefile | |
parent | ecb199176737fd465e0e3916b33711887fa6de29 (diff) | |
download | freebsd-ports-gnome-9d8941cba838a8a7fe0480432b4fad1bfe1bd605.tar.gz freebsd-ports-gnome-9d8941cba838a8a7fe0480432b4fad1bfe1bd605.tar.zst freebsd-ports-gnome-9d8941cba838a8a7fe0480432b4fad1bfe1bd605.zip |
ezRADIUS is FreeRADIUS and Chillispot web-based management apps. It's easy, simple and expandable. The main aim is to provide radius server administrator a simple web-based management application. FreeRADIUS must configured to use MySQL as backend.
WWW: http://ezradius.sourceforge.net/
PR: ports/124176
Submitted by: Lucio Costa <lucio@zetasolucoes.com.br>
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 2d2a3a7931db..d15a3e8b9800 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -59,6 +59,7 @@ SUBDIR += ehnt SUBDIR += etherape SUBDIR += ettercap + SUBDIR += ezradius SUBDIR += fetchconfig SUBDIR += flow-extract SUBDIR += flow-tools |