# $FreeBSD: head/security/rubygem-attr_encrypted30/Makefile 469442 2018-05-09 10:43:26Z mfechner $

PORTNAME=	attr_encrypted
PORTVERSION=	3.0.3
CATEGORIES=	security rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	30

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Generates attr_accessors that encrypt and decrypt attributes

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-encryptor>=3.0.0:security/rubygem-encryptor

PORTSCOUT=	limit:^3\.0\.

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
