# Ports collection makefile for:  pecl-pam
# Date created:			  1st Dec, 2009
# Whom:				  wen@FreeBSD.org
#
# $FreeBSD: ports/security/pecl-pam/Makefile,v 1.1 2009/12/01 06:28:02 wen Exp $
#

PORTNAME=	pam
PORTVERSION=	1.0.3
CATEGORIES=	security pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz

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

USE_PHP=	yes
USE_PHPIZE=	yes
USE_PHPEXT=	yes

.include <bsd.port.mk>
