freebsd-ports/security/pecl-pam/Makefile

17 lines
257 B
Makefile
Raw Normal View History

# 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
.include <bsd.port.mk>