pkgsrc/www/ruby-net-http-digest_auth/Makefile
taca 6df0b78497 Update ruby-net-http-digest_auth to 1.2.1.
=== 1.2.1

* Bug fix
  * Fixed -sess authentication.  This also fixes pull request #4 by joe81
2012-06-02 01:18:49 +00:00

12 lines
351 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/06/02 01:18:49 taca Exp $
DISTNAME= net-http-digest_auth-1.2.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://docs.seattlerb.org/net-http-digest_auth
COMMENT= Implementation of RFC 2617 - Digest Access Authentication
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"