1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/security/pecl-pam/Makefile
Jochen Neumeister 784e67257c security/pecl-pam: Add patch to fix pecl-pam with PHP 7*
PR:		224843
Submitted by:	flo
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13740
2018-01-03 20:01:08 +00:00

17 lines
259 B
Makefile

# Created by: wen@FreeBSD.org
# $FreeBSD$
PORTNAME= pam
PORTVERSION= 1.0.3
PORTREVISION= 2
CATEGORIES= security pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PECL classes for PAM integration
LICENSE= PHP202
USES= php:pecl dos2unix
.include <bsd.port.mk>