xref: /mports/databases/rubygem-couchrest/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	couchrest
2PORTVERSION=	2.0.1
3CATEGORIES=	databases rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Provides a simple interface on top of CouchDBs RESTful HTTP API
8WWW=		https://github.com/couchrest/couchrest
9
10LICENSE=	Apache-2.0
11
12RUN_DEPENDS=	rubygem-httpclient>=2.8<3:www/rubygem-httpclient \
13		rubygem-mime-types>=1.15:misc/rubygem-mime-types \
14		rubygem-multi_json>=1.7<2:devel/rubygem-multi_json
15BUILD_DEPENDS=	${RUN_DEPENDS}
16
17USES=		gem
18
19NO_ARCH=	yes
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026