diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:15:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:15:41 +0000 |
commit | ebb1c854a872dbb03fcb82f061da56f9423bf339 (patch) | |
tree | 99d117b3285cb4fde7ca4b92d7744f4d401af984 /misc/rubygem-rabbit | |
parent | cb7bf0a418a1f29d991088bfa1a6a40c5fb97797 (diff) |
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=402037
Diffstat (limited to 'misc/rubygem-rabbit')
-rw-r--r-- | misc/rubygem-rabbit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/rubygem-rabbit/Makefile b/misc/rubygem-rabbit/Makefile index 6bbb8f8b4fb7..e16b40d64cbd 100644 --- a/misc/rubygem-rabbit/Makefile +++ b/misc/rubygem-rabbit/Makefile @@ -11,6 +11,7 @@ COMMENT= RD-document-based presentation application LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +LICENSE_FILE_GPLv2= ${WRKSRC}/GPL RUN_DEPENDS= rubygem-coderay>=1.0.0:${PORTSDIR}/textproc/rubygem-coderay \ rubygem-faraday>0:${PORTSDIR}/www/rubygem-faraday \ |