18 lines
309 B
Makefile
18 lines
309 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= rubyntlm
|
|
PORTVERSION= 0.1.1
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= 01
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Message creator and parser for the NTLM authentication
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
PORTSCOUT= limit:^0\.1
|
|
|
|
.include <bsd.port.mk>
|