pkgsrc/mail/pear-Auth_SASL/Makefile

13 lines
331 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2012/10/08 12:19:25 asau Exp $
DISTNAME= Auth_SASL-1.0.6
CATEGORIES= mail
2009-07-17 20:00:13 +02:00
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"