mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
784e67257c
PR: 224843 Submitted by: flo Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13740
17 lines
259 B
Makefile
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>
|