1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/security/pear-Auth_SASL/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>