forked from Lainports/opnsense-ports
14 lines
262 B
Makefile
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>
|