# $Id: Portfile,v 1.5 2003/08/05 21:02:38 jkh Exp $ PortSystem 1.0 name freeradius version 0.8.1 revision 1 categories sysutils maintainers sef@apple.com description Free Radius Implementation long_description The FreeRADIUS Server Project is an attempt \ to create a high-performance and highly-configurable GPLd free \ RADIUS server. The server is similar to Livongston's 2.0 server. \ FreeRADIUS is a variant of the Cistron RADIUS server, but they \ don't share a lot in common any more. homepage http://www.freeradius.org/ platforms darwin freebsd master_sites ftp://ftp.freeradius.org/pub/radius/ checksums md5 2693a9067a112d2c4f5dfb98a531f25d patchfiles patch-radiusd.conf patch-sysutmp.h patch.pre_args -p1 configure.args --disable-shared post-configure { system "mv ${worksrcpath}/INSTALL ${worksrcpath}/INSTALL.TXT" } destroot.destdir prefix=${destroot}/${prefix}