aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-rate_throttle_client/Makefile
blob: 440ac8066b7c15810a93b610b6266456ed8a09e8 (plain) (tree)
1
                                                  

















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

PORTNAME=	rate_throttle_client
PORTVERSION=	0.1.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Handle rate throttling on the client and measure performance

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>