freebsd-ports/security/linux-c6-pam/Makefile
Gleb Popov f730b79bbd Add security/linux-c6-audit-libs and security/linux-c6-pam ports.
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17561
2018-11-06 15:08:59 +00:00

17 lines
305 B
Makefile

# $FreeBSD$
PORTNAME= pam
PORTVERSION= 1.1.1
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= An extensible library which provides authentication for applications
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
RPMVERSION= 24.el6
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>