# Created by: renchap@cocoa-x.com
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-mixlib-authentication/Makefile 327726 2013-09-20 17:17:44Z bapt $

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

MAINTAINER=	renchap@cocoa-x.com
COMMENT=	Mixes in simple per-request authentication

RUN_DEPENDS=	rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
