ports/graphics/rubygem-invisible_captcha/Makefile
2023-10-04 18:50:54 +03:00

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>