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

19 lines
360 B
Makefile

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