mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
19 lines
302 B
Makefile
19 lines
302 B
Makefile
# Created by: Mikolaj Golub <trociny@FreeBSD.org>
|
|
|
|
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>
|