# Created by: Evan Sarmiento # $FreeBSD: head/devel/rubygem-mongo/Makefile 368784 2014-09-21 20:33:46Z swills $ PORTNAME= mongo PORTVERSION= 1.11.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby driver for MongoDB LICENSE= APACHE20 RUN_DEPENDS= rubygem-bson1>=1.11.1:${PORTSDIR}/devel/rubygem-bson1 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/mongo_console .include