diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 23:36:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 23:36:13 +0800 |
commit | 2017f29f86ffe7044045066a3a887fbd78a87377 (patch) | |
tree | cdc83641764189f571ea1ef109228c87fe78ec6f /security | |
parent | 335f18650b05ed6089174478d8bdb2768d47f092 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |