aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-leo_manager_client/Makefile
blob: 0a53f9e616a34715f6923d0b3cdb1219768424e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	leo_manager_client
PORTVERSION=	0.4.13
CATEGORIES=	databases
MASTER_SITES=	RG

MAINTAINER=	trociny@FreeBSD.org
COMMENT=	LeoFS-Manager client library for Ruby

LICENSE=	APACHE20

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>