Files
ports/graphics/rubygem-invisible_captcha/Makefile
T

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>