# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
# $FreeBSD: tags/RELEASE_10_3_0/security/rubygem-attr_encrypted/Makefile 402315 2015-11-23 19:01:10Z sunpoet $

PORTNAME=	attr_encrypted
PORTVERSION=	1.3.4
CATEGORIES=	security rubygems
MASTER_SITES=	RG

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

LICENSE=	MIT

RUN_DEPENDS=	rubygem-encryptor>=1.3.0:${PORTSDIR}/security/rubygem-encryptor

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=yes

.include <bsd.port.mk>
