opnsense-ports/databases/rubygem-leo_manager_client/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

18 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>