head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.03.04;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.04.15.13.33.38;	author sanpei;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-ntlm-http
# Date created:				31 Mar 2012
# Whom:					MIHIRA Yoshiro <sanpei@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-ntlm-http/Makefile 300897 2012-07-14 14:29:18Z beat $

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>
@


1.1
log
@Ruby/NTLM provides message creator and parser for the NTLM authentication.

Reviewed by:	swills
@
text
@d5 1
a5 1
# $FreeBSD$
@

