1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/rubygem-moneta06/Makefile
2014-03-13 19:22:19 +00:00

18 lines
305 B
Makefile

# Created by: renchap@cocoa-x.com
# $FreeBSD$
PORTNAME= moneta
PORTVERSION= 0.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 06
MAINTAINER= renchap@cocoa-x.com
COMMENT= Unified interface to key/value stores
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>