pkgsrc/mail/pear-Auth_SASL/Makefile
taca 12966bd11d Update pear-Auth_SASL to 1.0.4.
Changelog:

* Fix bug #16624: open_basedir restriction warning in DigestMD5.php [till]
2010-03-15 16:36:57 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/03/15 16:36:57 taca Exp $
DISTNAME= Auth_SASL-1.0.4
CATEGORIES= mail
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/Auth_SASL
COMMENT= Abstraction of various SASL mechanism responses
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"