=== 1.2.1 * Bug fix * Fixed -sess authentication. This also fixes pull request #4 by joe81
12 lines
351 B
Makefile
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"
|