freebsd-ports/net/pear-Auth_RADIUS/Makefile
Muhammad Moinur Rahman f85589cf95 net/pear-Auth_RADIUS: Update version 1.0.7=>1.1.0
- Add LICENSE (BSD3CLAUSE)
- Take maintainership

Approved by:	bapt marino (implicit)
2015-02-10 18:35:57 +00:00

16 lines
306 B
Makefile

# 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
LICNSE= BSD3CLAUSE
USE_PHP= radius
USES= pear
.include <bsd.port.mk>