1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/www/rubygem-ntlm-http/Makefile

21 lines
341 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>