pkgsrc-WIP-changes archive

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

mysql++: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue Apr 24 00:26:37 2018 +0900
Changeset:	6331f9c8ef78b501911b5acf80dda948e5fee7e0

Modified Files:
	mysql++/Makefile

Log Message:
mysql++: add LICENSE

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

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

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

diffs:
diff --git a/mysql++/Makefile b/mysql++/Makefile
old mode 100644
new mode 100755
index cbe49bf36e..a98a965137
--- a/mysql++/Makefile
+++ b/mysql++/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	mysql++-2.1.1
 PKGNAME=	mysql++-2.1.1-mysql${MYSQL_VER}
 CATEGORIES=	databases devel
 MASTER_SITES=	http://tangentsoft.net/mysql++/releases/
+LICENSE=	gnu-lgpl-v2.1
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://tangentsoft.net/mysql++/


Home | Main Index | Thread Index | Old Index