opnsense-ports/security/rubygem-duo_api/Makefile
Franco Fichtner af7abb7b9e */*: sync with upstream
Taken from: FreeBSD
2023-04-28 10:12:04 +02:00

14 lines
262 B
Makefile

PORTNAME= duo_api
PORTVERSION= 1.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Ruby implementation of the Duo API
WWW= https://github.com/duosecurity/duo_api_ruby
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>