pkgsrc-WIP-changes archive

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

scrc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 23:10:03 2018 +0900
Changeset:	c2133203b28df48e0f921ad69a73bc043e2473a2

Modified Files:
	scrc/Makefile

Log Message:
scrc: add LICENSE

via http://www.cecs.uci.edu/~specc/reference/

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

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

diffstat:
 scrc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/scrc/Makefile b/scrc/Makefile
index e6c796ef07..b5afab4a97 100644
--- a/scrc/Makefile
+++ b/scrc/Makefile
@@ -8,6 +8,8 @@ MASTER_SITES=		ftp://ftp.cecs.uci.edu/pub/specc/reference/
 MAINTAINER=		makoto%ki.nu@localhost
 HOMEPAGE=		http://www.cecs.uci.edu/~specc/reference/
 COMMENT=		SpecC Reference Compiler
+LICENSE=		modified-bsd
+
 USE_LANGUAGES+=		c++
 USE_LANGUAGES+=		c
 


Home | Main Index | Thread Index | Old Index