# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD: head/graphics/rubygem-captcha/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	captcha
PORTVERSION=	1.2.2
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple CAPTCHA written in Ruby

LICENSE=	MIT

RUN_DEPENDS=	rubygem-rmagick>=2.9.2:graphics/rubygem-rmagick

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
