freebsd-ports/devel/rubygem-moneta06/Makefile
2014-03-13 19:22:19 +00:00

17 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>