# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Auth_RADIUS
PORTVERSION=	1.1.0
CATEGORIES=	net security pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	PEAR wrapper classes for the RADIUS PECL

LICENSE=	BSD3CLAUSE

USE_PHP=	radius
USES=		pear php:flavors
IGNORE_WITH_PHP=	80

.include <bsd.port.mk>
