aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-23 12:18:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-23 12:18:20 +0000
commitf850d5d4315f74fb3bb4bb366693bd1c862afdea (patch)
treecda94dfd7d110f434c4171233f54e93966f31161 /net/Makefile
parent22d2dc89b09ac92f43148ac3482669db06c2721f (diff)
downloadports-f850d5d4315f74fb3bb4bb366693bd1c862afdea.tar.gz
ports-f850d5d4315f74fb3bb4bb366693bd1c862afdea.zip
pyrad is a Python implementation of a RADIUS client as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending them and decoding responses. WWW: http://www.wiggy.net/code/pyrad/ PR: ports/115458 Submitted by: Blaz Zupan <blaz at si.FreeBSD.org>
Notes
Notes: svn path=/head/; revision=198194
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 16848631f033..5bb86a73c899 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -697,6 +697,7 @@
SUBDIR += pygopherd
SUBDIR += pynids
SUBDIR += pypvm
+ SUBDIR += pyrad
SUBDIR += pythondirector
SUBDIR += qadsl
SUBDIR += qt4-network