# $FreeBSD$

LIB=	pam_opieaccess
SRCS=	${LIB}.c
MAN=	pam_opieaccess.8

LIBADD+=	opie

.include <bsd.lib.mk>