aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-pam/Makefile
blob: 35c532ed14ec8efd10388765b6983cea6f3ef38e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: wen@FreeBSD.org
# $FreeBSD$

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

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

LICENSE=	PHP202

USES=		php:pecl dos2unix
IGNORE_WITH_PHP=	80

.include <bsd.port.mk>