pkgsrc-WIP-changes archive

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

py-CalDAVClientLibrary: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 00:23:59 2018 +0900
Changeset:	e5cab3dde7eda0a56f33a1f394048992cf35cbae

Modified Files:
	py-CalDAVClientLibrary/Makefile

Log Message:
py-CalDAVClientLibrary: add LICENSE

via https://github.com/apple/ccs-caldavclientlibrary/blob/master/LICENSE.txt

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

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

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

diffs:
diff --git a/py-CalDAVClientLibrary/Makefile b/py-CalDAVClientLibrary/Makefile
old mode 100644
new mode 100755
index a19f968bf7..cf4ac3291e
--- a/py-CalDAVClientLibrary/Makefile
+++ b/py-CalDAVClientLibrary/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	# manually packaged from SVN
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://trac.calendarserver.org/
 COMMENT=	CalDAV library for python used by CalendarServer
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	apache-2.0
 
 WRKSRC=		${WRKDIR}/CalDAVClientLibrary
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index