svn commit: r387420 - head/lang/jruby
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 25 19:55:36 UTC 2015
Author: sunpoet
Date: Mon May 25 19:55:35 2015
New Revision: 387420
URL: https://svnweb.freebsd.org/changeset/ports/387420
Log:
- Add LICENSE
Modified:
head/lang/jruby/Makefile
Modified: head/lang/jruby/Makefile
==============================================================================
--- head/lang/jruby/Makefile Mon May 25 19:55:30 2015 (r387419)
+++ head/lang/jruby/Makefile Mon May 25 19:55:35 2015 (r387420)
@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
MAINTAINER= ruby at 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
More information about the svn-ports-all
mailing list