pkgsrc-WIP-changes archive

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

s3funnel: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 20:07:06 2018 +0900
Changeset:	f02f4f04d779fa030a7d24bd82b0a137e462c261

Modified Files:
	s3funnel/Makefile

Log Message:
s3funnel: add LICENSE

via https://code.google.com/archive/p/s3funnel/

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

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

diffstat:
 s3funnel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/s3funnel/Makefile b/s3funnel/Makefile
index c09b249430..46308fabe4 100644
--- a/s3funnel/Makefile
+++ b/s3funnel/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES=	http://s3funnel.googlecode.com/files/
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://code.google.com/p/s3funnel/
 COMMENT=	Multithreaded tool for performing operations on Amazon S3
+LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-boto>=1.9:../../net/py-boto
 DEPENDS+=	${PYPKGPREFIX}-workerpool-[0-9]*:../../wip/py-workerpool


Home | Main Index | Thread Index | Old Index