# $MidnightBSD: mports/security/libntlm/Makefile,v 1.7 2013/03/27 00:52:53 laffer1 Exp $

PORTNAME=	libntlm
PORTVERSION=	1.3
CATEGORIES=	security
MASTER_SITES=	http://www.nongnu.org/libntlm/releases/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A library that implement Microsoft's NTLM authentication
LICENSE=	lgpl

USE_AUTOTOOLS=	libtool
USE_PKGCONFIG=	build
USE_LDCONFIG=	yes

.include <bsd.port.mk>
