aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-moneta/Makefile
blob: 7bb478c69d10c283883c78014ffe146146d8f9ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>