freebsd-ports/devel/rubygem-moneta/Makefile
2010-09-13 23:33:44 +00:00

20 lines
371 B
Makefile

# Ports collection makefile for: rubygem-moneta
# Date created: 19 Mar 2010
# Whom: renchap@cocoa-x.com
#
# $FreeBSD$
#
PORTNAME= moneta
PORTVERSION= 0.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= An unified interface to key/value stores
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>