aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-async-rest/Makefile
blob: b8af4d47204cff29b4436d2b3449acf4ce8b22a9 (plain) (tree)
1
2
3
4
                                                  

                          
                      
















                                                                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	async-rest
PORTVERSION=	0.12.4
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	RESTful clients (and hopefully servers)

LICENSE=	MIT

RUN_DEPENDS=	rubygem-async-http>=0.42<1:www/rubygem-async-http \
		rubygem-protocol-http>=0.7<1:www/rubygem-protocol-http

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>