freebsd-ports/databases/rubygem-leo_manager_client/Makefile

20 lines
314 B
Makefile
Raw Normal View History

# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD$
PORTNAME= leo_manager_client
2014-11-14 20:04:11 +01:00
PORTVERSION= 0.4.13
CATEGORIES= databases
MASTER_SITES= RG
MAINTAINER= trociny@FreeBSD.org
COMMENT= LeoFS-Manager client library for Ruby
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>