# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/sysutils/rubygem-mogilefs-client/Makefile 378792 2015-02-10 18:44:27Z trociny $

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

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

LICENSE=	BSD

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/mog

.include <bsd.port.mk>
