Files
ports/www/rubygem-net-http-digest_auth/Makefile
T
Sunpoet Po-Chuan Hsieh 5c7d28167f Cosmetic change
2019-11-03 17:26:55 +00:00

20 lines
346 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
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
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>