# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_11_0_0/net/pear-Auth_RADIUS/Makefile 378791 2015-02-10 18:35:57Z bofh $

PORTNAME=	Auth_RADIUS
PORTVERSION=	1.1.0
CATEGORIES=	net security pear

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

LICNSE=		BSD3CLAUSE

USE_PHP=	radius
USES=	pear

.include <bsd.port.mk>
