# $FreeBSD: head/security/rubygem-six/Makefile 458657 2018-01-10 16:03:51Z swills $

PORTNAME=	six
PORTVERSION=	0.2.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Very simple authorization gem

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
