aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-attr_encrypted/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:21:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:21:50 +0000
commitd153675e14133779fcaf1218b2b8c976aec7258c (patch)
tree29a40b3439edc28f06017a3d5315cd15421290ac /security/rubygem-attr_encrypted/Makefile
parent1451c3f9c66fb5392ddc68f75a0426fb1750c804 (diff)
Notes
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