summaryrefslogtreecommitdiff
path: root/databases/rubygem-leo_manager_client/Makefile
blob: 3a298b809bf5e65ff7bac376cbd255221031ff5a (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=	ports@FreeBSD.org
COMMENT=	LeoFS-Manager client library for Ruby
WWW=		https://leo-project.net/

LICENSE=	APACHE20

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>