# Created by: Clement Laforet <sheepkiller@cultdeadsheep.org>
# $FreeBSD: security/checkpassword-pam/Makefile 327769 2013-09-20 22:55:24Z bapt $

PORTNAME=	checkpassword-pam
PORTVERSION=	0.99
CATEGORIES=	security
MASTER_SITES=	SF/checkpasswd-pam/checkpasswd-pam/${PORTVERSION}

MAINTAINER=	sem@FreeBSD.org
COMMENT=	Implementation of checkpassword authentication program

GNU_CONFIGURE=	yes

MAN8=		checkpassword-pam.8
PLIST_FILES=	bin/checkpassword-pam

NO_STAGE=	yes
.include <bsd.port.mk>
