Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2015 19:55:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387420 - head/lang/jruby
Message-ID:  <201505251955.t4PJtZ5q027324@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505251955.t4PJtZ5q027324>