summaryrefslogtreecommitdiff
path: root/mail/rubygem-vmail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-03 17:10:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-03 17:10:47 +0000
commit88fbceff60939f94c6507c4e24500854869c8fd5 (patch)
treebdc3e8a8c718540fe034b0864f476e8f154907e4 /mail/rubygem-vmail
parent- Update to 4.27.0 (diff)
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=398525
Diffstat (limited to 'mail/rubygem-vmail')
-rw-r--r--mail/rubygem-vmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rubygem-vmail/Makefile b/mail/rubygem-vmail/Makefile
index 5830586c4d6f..91722ec932a1 100644
--- a/mail/rubygem-vmail/Makefile
+++ b/mail/rubygem-vmail/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= hhyou@cs.nctu.edu.tw
COMMENT= Vim interface to Gmail
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
RUN_DEPENDS= rubygem-highline>=1.6.1:${PORTSDIR}/devel/rubygem-highline \
rubygem-mail>=2.2.12:${PORTSDIR}/mail/rubygem-mail \
@@ -19,7 +20,6 @@ RUN_DEPENDS= rubygem-highline>=1.6.1:${PORTSDIR}/devel/rubygem-highline \
${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim-lite
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes