12966bd11d
Changelog: * Fix bug #16624: open_basedir restriction warning in DigestMD5.php [till]
13 lines
344 B
Makefile
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"
|