pkgsrc-WIP-changes archive

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

flnews: Licenses updated in Makefile



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Fri Aug 17 12:00:19 2018 +0200
Changeset:	771e22ef5bc67ad669735549d2fd50561ecdd1b9

Modified Files:
	flnews/Makefile

Log Message:
flnews: Licenses updated in Makefile

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

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

diffstat:
 flnews/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/flnews/Makefile b/flnews/Makefile
index 6df228f225..93dfb882ff 100644
--- a/flnews/Makefile
+++ b/flnews/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tar.bz2
 MAINTAINER=	michael.baeuerle%gmx.net@localhost
 HOMEPAGE=	http://micha.freeshell.org/flnews/
 COMMENT=	Fast and lightweight USENET newsreader with GUI
-#LICENSE=	flnews-license
+LICENSE=	modified-bsd AND 2-clause-bsd AND unicode
 
 USE_LANGUAGES=	c c++
 
@@ -61,7 +61,6 @@ BUILDLINK_API_DEPENDS.zlib+=	zlib>=1.2.3
 .include "../../devel/zlib/buildlink3.mk"
 # OpenSSL 1.1 API is required for signature algorithm negotiation
 # OpenSSL 1.1 API is required for TLSv1.2 FFDHE group check
-# At least version 1.1.1 is required for TLSv1.3 prototcol
 BUILDLINK_API_DEPENDS.openssl+=	openssl>=1.0.0
 .include "../../security/openssl/buildlink3.mk"
 # FLTK must be compiled with multithreading support


Home | Main Index | Thread Index | Old Index