# Created by: ijliao

PORTNAME=	libntlm
PORTVERSION=	1.6
CATEGORIES=	security
MASTER_SITES=	https://www.nongnu.org/libntlm/releases/

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Library that implement Microsoft's NTLM authentication

LICENSE=	LGPL21+
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		cpe libtool pathfix pkgconfig

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
CPE_VENDOR=	nongnu

.include <bsd.port.mk>
