# $OpenBSD: Makefile,v 1.4 2021/03/15 21:33:52 sebastia Exp $

COMMENT =		creator/parser for the NTLM authentication

DISTNAME =		rubyntlm-0.6.3
PKGNAME =		${DISTNAME:S/ruby//}

CATEGORIES =		www security
MAINTAINER =		Sebastian Reitenbach <sebastia@openbsd.org>

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem

.include <bsd.port.mk>
