freebsd-ports/sysutils/rubygem-mogilefs-client/Makefile
2015-02-10 18:44:27 +00:00

20 lines
337 B
Makefile

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