sebastia ca2fda18ac simple update 0.6.2 -> 0.6.3
take MAINTAINER

OK jeremy@
2021-03-15 21:33:52 +00:00

19 lines
365 B
Makefile

# $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>