xref: /mports/devel/rubygem-azure-storage-queue/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	azure-storage-queue
2PORTVERSION=	2.0.4
3CATEGORIES=	devel rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	sunpoet@FreeBSD.org
7COMMENT=	Microsoft Azure Storage Queue Client Library for Ruby
8WWW=		https://github.com/Azure/azure-storage-ruby/tree/master/queue \
9		https://github.com/Azure/azure-storage-ruby
10
11LICENSE=	mit
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-azure-storage-common>=2.0<3:devel/rubygem-azure-storage-common \
15		rubygem-nokogiri>=1.10.8<2:textproc/rubygem-nokogiri
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