# Created by: Thierry Thomas # $FreeBSD: head/security/pear-Auth_SASL/Makefile 369618 2014-09-30 15:23:23Z sunpoet $ PORTNAME= Auth_SASL PORTVERSION= 1.0.6 CATEGORIES= security www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR abstraction of various SASL mechanism responses LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth USES= pear .include