opnsense-ports/www/rubygem-net-http-digest_auth11/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

21 lines
326 B
Makefile

# $FreeBSD$
PORTNAME= net-http-digest_auth
PKGNAMESUFFIX= 11
PORTVERSION= 1.1.1
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of RFC 2617 - Digest Access Authentication
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PORTSCOUT= limit:^1\.1
.include <bsd.port.mk>