pkgsrc-WIP-changes archive

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

xbase: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 20:09:30 2018 +0900
Changeset:	b106b947b90b4315fe9e01d244470bb08adeccef

Modified Files:
	xbase/Makefile

Log Message:
xbase: add LICENSE

via http://linux.techass.com/lgpl.txt

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

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

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

diffs:
diff --git a/xbase/Makefile b/xbase/Makefile
index 57a79c7962..9efdca75e3 100644
--- a/xbase/Makefile
+++ b/xbase/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=xdb/}
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://linux.techass.com/projects/xdb/
 COMMENT=		Xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
+LICENSE=		gnu-lgpl-v2
 
 USE_PKGLOCALEDIR=	yes
 USE_LANGUAGES=		c c++


Home | Main Index | Thread Index | Old Index