freebsd-ports/www/rubygem-net-http-digest_auth/Makefile

17 lines
314 B
Makefile

PORTNAME= net-http-digest_auth
PORTVERSION= 1.4.1
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of RFC 2617 - Digest Access Authentication
WWW= https://github.com/drbrain/net-http-digest_auth
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>