# New ports collection makefile for:	mod_auth_xradius
# Date created:				1 Jul 2007
# Whom:					mwlucas
#
# $FreeBSD: ports/www/mod_auth_xradius/Makefile,v 1.4 2011/08/20 17:27:40 ohauer Exp $

PORTNAME=	mod_auth_xradius
PORTVERSION=	0.4.6
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.outoforder.cc/downloads/mod_auth_xradius/
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

MAINTAINER=	mwlucas@FreeBSD.org
COMMENT=	Enables RADIUS authentication

MAKE_JOBS_SAFE=  yes

USE_APACHE=	20+
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

PLIST_FILES=	${APACHEMODDIR}/mod_auth_xradius.so

.include <bsd.port.mk>
