# Created by: renchap@cocoa-x.com
# $FreeBSD: head/devel/rubygem-mixlib-authentication/Makefile 457531 2017-12-29 18:47:58Z sunpoet $

PORTNAME=	mixlib-authentication
PORTVERSION=	1.4.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Mixes in simple per-request authentication

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
