freebsd-ports/sysutils/rubygem-mogilefs-client/Makefile
Mikolaj Golub 4377cb3369 - update to 3.12.2
- update project home URL
2020-02-11 10:03:08 +00:00

21 lines
329 B
Makefile

# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD$
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>