opnsense-ports/net/rubygem-httpauth/Makefile
Franco Fichtner 0ae31180f3 */*: sync with upstream
Taken from: HardenedBSD
2019-11-14 01:11:42 +01:00

20 lines
357 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= httpauth
PORTVERSION= 0.2.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for HTTP authentication protocol in RFC 2617
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>