freebsd-ports/sysutils/rubygem-mogilefs-client/Makefile
Mikolaj Golub dd3e4dfddb - update to 3.9.0
- fix LICENSE
2015-07-08 18:08:00 +00:00

22 lines
358 B
Makefile

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