pkgsrc/mail/pear-Auth_SASL/Makefile
2019-07-03 07:28:21 +00:00

12 lines
331 B
Makefile

# $NetBSD: Makefile,v 1.9 2019/07/03 07:28:22 nia Exp $
DISTNAME= Auth_SASL-1.1.0
CATEGORIES= mail
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pear.php.net/package/Auth_SASL
COMMENT= Abstraction of various SASL mechanism responses
LICENSE= modified-bsd
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"