# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/sysutils/rubygem-mogilefs-client/Makefile 436768 2017-03-23 12:48:32Z trociny $

PORTNAME=	mogilefs-client
PORTVERSION=	3.11.1
CATEGORIES=	sysutils
MASTER_SITES=	RG

MAINTAINER=	trociny@FreeBSD.org
COMMENT=	MogileFS client library for Ruby

LICENSE=	BSD3CLAUSE

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/mog

.include <bsd.port.mk>
