pkgsrc-WIP-changes archive

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

tvmet: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 6 23:42:32 2018 +0900
Changeset:	520020be4b854664339d48dfa2796ee327c96fbd

Modified Files:
	tvmet/Makefile

Log Message:
tvmet: add LICENSE

via http://tvmet.sourceforge.net/license.html

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

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

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

diffs:
diff --git a/tvmet/Makefile b/tvmet/Makefile
index 280d9a7aec..bc1fe585b4 100644
--- a/tvmet/Makefile
+++ b/tvmet/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.tar.bz2
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://tvmet.sourceforge.net/
 COMMENT=	Tiny Vector and Matrix template library
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2.1
 
 GNU_CONFIGURE=	yes
 USE_LANGUAGES=	c c++


Home | Main Index | Thread Index | Old Index