11 lines
281 B
Makefile
11 lines
281 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/10/28 06:31:03 asau Exp $
|
|
|
|
DISTNAME= ntlm-http-0.1.1
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.mindflowsolutions.net/
|
|
COMMENT= NTLM authentication over HTTP
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|