# Ports collection makefile for:	rubygem-ntlm-http
# Date created:				31 Mar 2012
# Whom:					MIHIRA Yoshiro <sanpei@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-ntlm-http/Makefile,v 1.2 2012/11/17 06:03:04 svnexp Exp $

PORTNAME=	ntlm-http
PORTVERSION=	0.1.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	NTLM HTTP provides NTLM authentication over http

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
