freebsd-ports/security/pecl-pam/Makefile

18 lines
274 B
Makefile
Raw Normal View History

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