aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Auth_RADIUS/Makefile
blob: 2901526a656e6bd80af2e2c8ef37183d959c6f28 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                    
           

                           
                     

                                 
                                 

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

PORTNAME=	Auth_RADIUS
PORTVERSION=	1.0.7
CATEGORIES=	net security pear

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

USE_PHP=	radius
USES=	pear

.include <bsd.port.mk>