pkgsrc-WIP-changes archive

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

libbpg: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 15 18:23:57 2018 +0900
Changeset:	6393e7667dd4c5900254ddab4fc2115f040fc515

Modified Files:
	libbpg/Makefile

Log Message:
libbpg: add LICENSE

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

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

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

diffs:
diff --git a/libbpg/Makefile b/libbpg/Makefile
old mode 100644
new mode 100755
index 1662e69af1..f6190a159c
--- a/libbpg/Makefile
+++ b/libbpg/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://bellard.org/bpg/
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://bellard.org/bpg/
 COMMENT=	Library for BGP (Better Portable Graphics)
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
 USE_LANGUAGES=		c c++
 USE_TOOLS+=		gmake


Home | Main Index | Thread Index | Old Index