aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-attr_encrypted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-attr_encrypted/Makefile')
-rw-r--r--security/rubygem-attr_encrypted/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rubygem-attr_encrypted/Makefile b/security/rubygem-attr_encrypted/Makefile
index ef484ebda14d..cb144e08ebe4 100644
--- a/security/rubygem-attr_encrypted/Makefile
+++ b/security/rubygem-attr_encrypted/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= attr_encrypted
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.5
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,9 +10,11 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Generates attr_accessors that encrypt and decrypt attributes
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-encryptor>=1.3.0:${PORTSDIR}/security/rubygem-encryptor
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes