# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_11_1_0/net/pear-Auth_RADIUS/Makefile 443274 2017-06-11 07:40:58Z sunpoet $

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 php

.include <bsd.port.mk>
