aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-24 23:36:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-24 23:36:13 +0800
commit2017f29f86ffe7044045066a3a887fbd78a87377 (patch)
treecdc83641764189f571ea1ef109228c87fe78ec6f /security
parent335f18650b05ed6089174478d8bdb2768d47f092 (diff)
downloadfreebsd-ports-gnome-2017f29f86ffe7044045066a3a887fbd78a87377.tar.gz
freebsd-ports-gnome-2017f29f86ffe7044045066a3a887fbd78a87377.tar.zst
freebsd-ports-gnome-2017f29f86ffe7044045066a3a887fbd78a87377.zip
- Add LICENSE
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-gpgr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-gpgr/Makefile b/security/rubygem-gpgr/Makefile
index baf19fb74d12..feae2faaa360 100644
--- a/security/rubygem-gpgr/Makefile
+++ b/security/rubygem-gpgr/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Very light interface to the command-line GPG tool
+LICENSE= RUBY
+
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
USE_RUBY= yes