9d703dbae8
Ruby/NTLM provides message creator and parser for the NTLM authentication.
13 lines
323 B
Makefile
13 lines
323 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/02/28 21:02:07 minskim Exp $
|
|
|
|
DISTNAME= ntlm-http-0.1.1
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.mindflowsolutions.net/
|
|
COMMENT= NTLM authentication over HTTP
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|