diff options
Diffstat (limited to 'lang/jruby')
-rw-r--r-- | lang/jruby/Makefile | 3 |
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 |