pkgsrc-WIP-changes archive

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

munge: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 23 23:47:22 2018 +0900
Changeset:	8a3b0303fd7794e11d598cac8a6c365022666367

Modified Files:
	munge/Makefile

Log Message:
munge: add LICENSE

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

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

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

diffs:
diff --git a/munge/Makefile b/munge/Makefile
old mode 100644
new mode 100755
index 46a4864b45..bb3f2e8321
--- a/munge/Makefile
+++ b/munge/Makefile
@@ -5,6 +5,7 @@ CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=dun/}
 GITHUB_RELEASE=	${DISTNAME}
 EXTRACT_SUFX=	.tar.xz
+LICENSE=	gnu-gpl-v3 AND gnu-lgpl-v3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://dun.github.io/munge/


Home | Main Index | Thread Index | Old Index