pkgsrc/mail/pear-Auth_SASL/Makefile
taca f415c3a73c Update pear-Auth_SASL from 1.0.2 to 1.0.3.
QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator
  [cweiske]
2010-02-06 15:53:11 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.4 2010/02/06 15:53:11 taca Exp $
DISTNAME= Auth_SASL-1.0.3
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"