pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cortex-var: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Mar 25 00:06:27 2018 +0900
Changeset:	2efa30407e20f183454e457070fdc38f6ffdcdc3

Modified Files:
	cortex-var/Makefile

Log Message:
cortex-var: add LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2efa30407e20f183454e457070fdc38f6ffdcdc3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cortex-var/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/cortex-var/Makefile b/cortex-var/Makefile
old mode 100644
new mode 100755
index c117f0b9bf..3b03f4a6f8
--- a/cortex-var/Makefile
+++ b/cortex-var/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	INSERT_YOUR_MAIL_ADDRESS_HERE
 HOMEPAGE=	https://sourceforge.net/projects/cortexassembler/files/latest/download/
 COMMENT=	TODO: Short description of the package
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v3
 
 
 WRKSRC=		${WRKDIR}/CORTEX_release_v1.0.5.21


Home | Main Index | Thread Index | Old Index