freebsd-ports/graphics/rubygem-invisible_captcha/Makefile
2019-08-29 18:43:20 +00:00

21 lines
369 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= invisible_captcha
PORTVERSION= 0.12.2
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Unobtrusive CAPTCHA for ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-rails52>=3.2.0:www/rubygem-rails52
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>