ports/www/rubygem-ntlm-http/Makefile
Sunpoet Po-Chuan Hsieh cf187887b6 - Add LICENSE
2013-12-31 14:30:46 +00:00

19 lines
357 B
Makefile

# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
# $FreeBSD$
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
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>