pkgsrc-WIP-changes archive

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

zvbi: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu May 10 23:34:44 2018 +0900
Changeset:	3dd0b360ffaee6f4f4408e89900892837be6c798

Modified Files:
	zvbi/Makefile

Log Message:
zvbi: add LICENSE

via COPYING

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

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

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

diffs:
diff --git a/zvbi/Makefile b/zvbi/Makefile
index aa4266b8da..41e35c27bc 100644
--- a/zvbi/Makefile
+++ b/zvbi/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=		.tar.bz2
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://zapping.sourceforge.net/Zapping/
 COMMENT=		Library for accessing raw VBI sampling devices
-
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2
 
 USE_PKGLOCALEDIR=	yes
 USE_LIBTOOL=		yes


Home | Main Index | Thread Index | Old Index