# New ports collection makefile for:	pam_per_user
# Date created:				11 May 2006
# Whom:					Jim Pirzyk <pirzyk@freebsd.org>
#
# $FreeBSD: ports/security/pam_per_user/Makefile,v 1.3 2009/08/02 19:35:32 mezz Exp $
#

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:22

MAN5=		pam_per_user.5

.include <bsd.port.mk>
