freebsd-ports/security/rubygem-duo_api/Makefile
Po-Chuan Hsieh f2f0ed8e7c
security/rubygem-duo_api: Add NO_ARCH
Approved by:	portmgr (blanket)
2023-04-27 23:49:31 +08: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>