freebsd-ports/databases/rubygem-leo_manager_client/Makefile
2014-11-14 19:04:11 +00:00

18 lines
330 B
Makefile

# Created by: Mikolaj Golub <trociny@FreeBSD.org>
# $FreeBSD$
PORTNAME= leo_manager_client
PORTVERSION= 0.4.13
CATEGORIES= databases
MASTER_SITES= RG
MAINTAINER= trociny@FreeBSD.org
COMMENT= LeoFS-Manager client library for Ruby
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>