opnsense-ports/net/rubygem-right_flexiscale/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

21 lines
370 B
Makefile

# Created by: Greg Larkin <glarkin@FreeBSD.org>
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
LICENSE= MIT
RUN_DEPENDS= rubygem-soap4r>=1.5.8:devel/rubygem-soap4r
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>