18 lines
292 B
Makefile
18 lines
292 B
Makefile
PORTNAME= mogilefs-client
|
|
PORTVERSION= 3.12.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= trociny@FreeBSD.org
|
|
COMMENT= MogileFS client library for Ruby
|
|
WWW= https://yhbt.net/mogilefs-client/
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
PLIST_FILES= bin/mog
|
|
|
|
.include <bsd.port.mk>
|