Changes: https://pear.php.net/package/Auth_SASL/download/ https://github.com/pear/Auth_SASL/releases
16 lines
281 B
Makefile
16 lines
281 B
Makefile
PORTNAME= Auth_SASL
|
|
PORTVERSION= 1.2.0
|
|
CATEGORIES= security www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR abstraction of various SASL mechanism responses
|
|
WWW= https://pear.php.net/package/Auth_SASL
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|