head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.01.06.28.02;	author wen;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# Ports collection makefile for:  pecl-pam
# Date created:			  1st Dec, 2009
# Whom:				  wen@@FreeBSD.org
#
# $FreeBSD: head/security/pecl-pam/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.1
log
@pecl-pam provides PAM (Pluggable Authentication Modules) integration.
PAM is a system of libraries that handle the authentication tasks of
applications and services. The library provides a stable API for
applications to defer to for authentication tasks.

WWW: http://pecl.php.net/package/PAM/
@
text
@d5 1
a5 1
# $FreeBSD$
@

