aboutsummaryrefslogblamecommitdiff
path: root/graphics/rubygem-invisible_captcha/Makefile
blob: dfc1429b7418a0cc8922d3e80df3201d4ddead8a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                     

                                 

                     







                                            
                                                        






                      
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	invisible_captcha
PORTVERSION=	1.1.0
PORTREVISION=	0
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Unobtrusive CAPTCHA for ruby

LICENSE=	MIT

RUN_DEPENDS=	rubygem-rails60>=4.2:www/rubygem-rails60

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>