diff options
Diffstat (limited to 'security/rubygem-duo_api/Makefile')
-rw-r--r-- | security/rubygem-duo_api/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rubygem-duo_api/Makefile b/security/rubygem-duo_api/Makefile index 6baadcc939f7..557dfff7d713 100644 --- a/security/rubygem-duo_api/Makefile +++ b/security/rubygem-duo_api/Makefile @@ -1,5 +1,5 @@ PORTNAME= duo_api -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -7,6 +7,8 @@ MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby implementation of the Duo API WWW= https://github.com/duosecurity/duo_api_ruby +LICENSE= BSD3CLAUSE + USES= gem NO_ARCH= yes |