Changes: https://pear.php.net/package/Auth_SASL2/download/ https://github.com/pear/Auth_SASL2/releases
16 lines
273 B
Makefile
16 lines
273 B
Makefile
PORTNAME= Auth_SASL2
|
|
PORTVERSION= 0.3.0
|
|
CATEGORIES= security pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= 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>
|