11 lines
281 B
Makefile
11 lines
281 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/04 18:01:04 wiz 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"
|