pkgsrc/security/ruby-rubyntlm/Makefile

15 lines
346 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2021/02/03 15:03:05 taca Exp $
DISTNAME= rubyntlm-0.6.3
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/winrb/rubyntlm
COMMENT= Message creator and parser for the NTLM authentication
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"