4a5052e6fa
Release date: 2017-03-07 09:43 UTC Changelog: * Set minimum PHP version to 5.4.0 * Set minimum PEAR version to 1.10.1 * Request #21033: PHP warning depreciated
12 lines
331 B
Makefile
12 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.8 2017/03/17 15:45:18 taca Exp $
|
|
|
|
DISTNAME= Auth_SASL-1.1.0
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://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"
|