69650632f7
Required for gitlab 18.3 Changes: https://github.com/markets/invisible_captcha/blob/master/CHANGELOG.md
19 lines
346 B
Makefile
19 lines
346 B
Makefile
PORTNAME= invisible_captcha
|
|
PORTVERSION= 2.3.0
|
|
CATEGORIES= graphics rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Unobtrusive CAPTCHA for ruby
|
|
WWW= https://github.com/markets/invisible_captcha
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-rails-gitlab>=5.2:www/rubygem-rails-gitlab
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|