# Created by: wen@FreeBSD.org
# $FreeBSD: tags/RELEASE_11_1_0/security/pecl-pam/Makefile 441000 2017-05-16 13:37:51Z joneum $

PORTNAME=	pam
PORTVERSION=	1.0.3
PORTREVISION=	1
CATEGORIES=	security pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PECL classes for PAM integration

LICENSE= 	PHP202

USES=		php:pecl
IGNORE_WITH_PHP=	70 71

.include <bsd.port.mk>
