freebsd-ports/security/pecl-pam/Makefile
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

16 lines
257 B
Makefile

# 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>