summaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-25 19:55:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-25 19:55:35 +0000
commit2d1f3b96ed4ec596948e60b0bda2e8bdeba906dc (patch)
tree91b839df2580878614c120095b789aee1e382924 /lang/jruby
parent5b06fca08a91047837e3e40be2545fdbf5ce76e6 (diff)
downloadfreebsd-ports-2d1f3b96ed4ec596948e60b0bda2e8bdeba906dc.zip
- Add LICENSE
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index 75306e4ce997..842938108d98 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of Ruby Interpreter in Pure Java
+LICENSE= EPL GPLv2 LGPL21
+LICENSE_COMB= dual
+
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USES= cpe