ports/security/rubygem-duo_api/Makefile

18 lines
349 B
Makefile

PORTNAME= duo_api
PORTVERSION= 1.5.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
LICENSE= BSD3CLAUSE
RUN_DEPENDS= rubygem-base64>=0.2.0<0.3:converters/rubygem-base64
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>