freebsd-ports/sysutils/rubygem-mogilefs-client/Makefile
2019-02-09 14:35:38 +00:00

22 lines
329 B
Makefile

# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD$
PORTNAME= mogilefs-client
PORTVERSION= 3.12.0
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>