# ex:ts=8
# Ports collection makefile for:	libntlm
# Date created:			Oct 19, 2003
# Whom:				ijliao
#
# $FreeBSD: ports/security/libntlm/Makefile,v 1.15 2009/08/02 19:35:30 mezz Exp $
#

PORTNAME=	libntlm
PORTVERSION=	1.1
CATEGORIES=	security
MASTER_SITES=	http://josefsson.org/${PORTNAME}/releases/

MAINTAINER=	jochen@daten-chaos.de
COMMENT=	A library that implement Microsoft's NTLM authentication

USE_GNOME=	gnomehack gnometarget pkgconfig
USE_AUTOTOOLS=	libtool:22
USE_LDCONFIG=	yes
MAKE_JOBS_SAFE=	yes

.include <bsd.port.mk>
