[Midnightbsd-cvs] mports [18809] trunk/lang/spidermonkey185/Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 8 12:06:12 EDT 2015


Revision: 18809
          http://svnweb.midnightbsd.org/mports/?rev=18809
Author:   laffer1
Date:     2015-05-08 12:06:11 -0400 (Fri, 08 May 2015)
Log Message:
-----------
add license

Modified Paths:
--------------
    trunk/lang/spidermonkey185/Makefile

Modified: trunk/lang/spidermonkey185/Makefile
===================================================================
--- trunk/lang/spidermonkey185/Makefile	2015-05-08 15:01:57 UTC (rev 18808)
+++ trunk/lang/spidermonkey185/Makefile	2015-05-08 16:06:11 UTC (rev 18809)
@@ -2,7 +2,7 @@
 
 PORTNAME=		spidermonkey185
 PORTVERSION=		1.8.5
-PORTREVISION=		1
+PORTREVISION=		2
 CATEGORIES=		lang
 MASTER_SITES=		${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	js
@@ -11,6 +11,9 @@
 MAINTAINER=		ports at MidnightBSD.org
 COMMENT=		Standalone JavaScript (1.8.5) interpreter from Mozilla
 
+LICENSE=		gpl2 mpl
+LICENSE_COMB=		dual
+
 BUILD_DEPENDS=		zip:${PORTSDIR}/archivers/zip \
 			autoconf-2.13:${PORTSDIR}/devel/autoconf213
 LIB_DEPENDS=		libnspr4.so:${PORTSDIR}/devel/nspr



More information about the Midnightbsd-cvs mailing list