freebsd-ports/security/pam_per_user/Makefile
Pav Lucistnik 972ffae61c - Install authtest executable as per_user_authtest, to prevent conflict with
courier-authlib

PR:		ports/111224
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	pirzyk (maintainer)
2007-06-15 14:11:43 +00:00

21 lines
437 B
Makefile

# New ports collection makefile for: pam_per_user
# Date created: 11 May 2006
# Whom: Jim Pirzyk <pirzyk@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= pam_per_user
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= PAM module for per-user authentication
USE_AUTOTOOLS= libtool:15
MAN5= pam_per_user.5
.include <bsd.port.mk>