pkgsrc-WIP-changes archive

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

xalan-c: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 19:58:11 2018 +0900
Changeset:	021c8a491bf3759348a3800bfd3dfbbb795c1c54

Modified Files:
	xalan-c/Makefile
	xalan-c/distinfo

Log Message:
xalan-c: add LICENSE

via http://xalan.apache.org/xalan-c/license.html

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

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

diffstat:
 xalan-c/Makefile | 1 +
 xalan-c/distinfo | 0
 2 files changed, 1 insertion(+)

diffs:
diff --git a/xalan-c/Makefile b/xalan-c/Makefile
index 98875f3631..b01a13a1fc 100644
--- a/xalan-c/Makefile
+++ b/xalan-c/Makefile
@@ -12,6 +12,7 @@ SITES.xerces-c-3.1.1.tar.gz=	${MASTER_SITE_APACHE:=xerces/c/3/sources/}
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://xml.apache.org/xalan-c/
 COMMENT=	XSLT processor of the Apache Project
+LICENSE=	apache-2.0
 
 MAKE_JOBS_SAFE=		no
 
diff --git a/xalan-c/distinfo b/xalan-c/distinfo
old mode 100755
new mode 100644


Home | Main Index | Thread Index | Old Index