ports/sysutils/rubygem-mogilefs-client/Makefile
2021-04-06 16:31:07 +02:00

20 lines
317 B
Makefile

# Created by: Mikolaj Golub <trociny@FreeBSD.org>
PORTNAME= mogilefs-client
PORTVERSION= 3.12.2
CATEGORIES= sysutils
MASTER_SITES= RG
MAINTAINER= trociny@FreeBSD.org
COMMENT= MogileFS client library for Ruby
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/mog
.include <bsd.port.mk>