pkgsrc/mail/pear-Auth_SASL/Makefile

13 lines
331 B
Makefile
Raw Normal View History

2019-07-03 09:28:21 +02:00
# $NetBSD: Makefile,v 1.9 2019/07/03 07:28:22 nia Exp $
DISTNAME= Auth_SASL-1.1.0
CATEGORIES= mail
2009-07-17 20:00:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
2019-07-03 09:28:21 +02:00
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"