mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Required for gitlab-ce 16.4 Changelog: https://github.com/markets/invisible_captcha/blob/master/CHANGELOG.md
18 lines
336 B
Makefile
18 lines
336 B
Makefile
PORTNAME= invisible_captcha
|
|
PORTVERSION= 2.1.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-rails70>=5.2:www/rubygem-rails70
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|