# Ports collection makefile for:  pecl-pam
# Date created:			  1st Dec, 2009
# Whom:				  wen@FreeBSD.org
#
# $FreeBSD: ports/security/pecl-pam/Makefile,v 1.2 2012/11/17 06:01:15 svnexp 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>
