2013-03-15 03:48:45 +01:00
|
|
|
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
2005-03-13 21:44:44 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Auth_RADIUS
|
2015-02-10 19:35:57 +01:00
|
|
|
PORTVERSION= 1.1.0
|
2005-03-13 21:44:44 +01:00
|
|
|
CATEGORIES= net security pear
|
|
|
|
|
2015-02-10 19:35:57 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2005-03-13 21:44:44 +01:00
|
|
|
COMMENT= PEAR wrapper classes for the RADIUS PECL
|
|
|
|
|
2015-02-10 19:35:57 +01:00
|
|
|
LICNSE= BSD3CLAUSE
|
|
|
|
|
2005-03-13 21:44:44 +01:00
|
|
|
USE_PHP= radius
|
2014-09-23 18:57:57 +02:00
|
|
|
USES= pear
|
2005-03-13 21:44:44 +01:00
|
|
|
|
2014-09-23 18:57:57 +02:00
|
|
|
.include <bsd.port.mk>
|