forked from Lainports/freebsd-ports
17 lines
313 B
Makefile
17 lines
313 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= pam
|
|
PORTVERSION= 1.1.1
|
|
DISTVERSIONSUFFIX= -24.el6
|
|
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
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|