opnsense-ports/net/rubygem-right_slicehost/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
371 B
Makefile

PORTNAME= right_slicehost
PORTVERSION= 0.1.0
PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides Ruby access to the Slicehost API
WWW= https://github.com/rightscale/right_slicehost
RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>