pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added missing LICENSE variable.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bc68f1cc946
branches:  trunk
changeset: 373483:2bc68f1cc946
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Jan 03 00:21:01 2018 +0000

description:
Added missing LICENSE variable.

diffstat:

 geography/shapelib/Makefile   |  3 ++-
 geography/vis5d+/Makefile     |  3 ++-
 graphics/GMT/Makefile         |  3 ++-
 graphics/ImageViewer/Makefile |  3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diffs (68 lines):

diff -r e6866d56af1d -r 2bc68f1cc946 geography/shapelib/Makefile
--- a/geography/shapelib/Makefile       Tue Jan 02 22:54:26 2018 +0000
+++ b/geography/shapelib/Makefile       Wed Jan 03 00:21:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:21 asau Exp $
+# $NetBSD: Makefile,v 1.7 2018/01/03 00:21:01 rillig Exp $
 #
 
 DISTNAME=              shapelib-1.2.10
@@ -9,6 +9,7 @@
 MAINTAINER=            mchittur%cs.nmsu.edu@localhost
 HOMEPAGE=              http://shapelib.maptools.org/
 COMMENT=               Library for reading, writing and updating (limited) ESRI Shapefiles
+LICENSE=               gnu-lgpl-v2 OR mit
 
 USE_LIBTOOL=           YES
 
diff -r e6866d56af1d -r 2bc68f1cc946 geography/vis5d+/Makefile
--- a/geography/vis5d+/Makefile Tue Jan 02 22:54:26 2018 +0000
+++ b/geography/vis5d+/Makefile Wed Jan 03 00:21:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:06 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2018/01/03 00:22:16 rillig Exp $
 #
 
 DISTNAME=              vis5d+-1.2.1
@@ -9,6 +9,7 @@
 MAINTAINER=            hdp%nmsu.edu@localhost
 HOMEPAGE=              http://vis5d.sourceforge.net/
 COMMENT=               Volumetric Visualization program for scientific datasets
+LICENSE=               gnu-gpl-v2
 
 USE_LANGUAGES=         c c++ fortran77
 USE_LIBTOOL=           yes
diff -r e6866d56af1d -r 2bc68f1cc946 graphics/GMT/Makefile
--- a/graphics/GMT/Makefile     Tue Jan 02 22:54:26 2018 +0000
+++ b/graphics/GMT/Makefile     Wed Jan 03 00:21:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2018/01/01 21:18:31 adam Exp $
+# $NetBSD: Makefile,v 1.51 2018/01/03 00:25:17 rillig Exp $
 
 DISTNAME=      GMT4.1.4
 PKGNAME=       GMT-4.1.4
@@ -16,6 +16,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://gmt.soest.hawaii.edu/
 COMMENT=       Generic Mapping Tools
+LICENSE=       gnu-gpl-v2
 
 MAKE_JOBS_SAFE=                no
 
diff -r e6866d56af1d -r 2bc68f1cc946 graphics/ImageViewer/Makefile
--- a/graphics/ImageViewer/Makefile     Tue Jan 02 22:54:26 2018 +0000
+++ b/graphics/ImageViewer/Makefile     Wed Jan 03 00:21:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/11/30 16:45:25 adam Exp $
+# $NetBSD: Makefile,v 1.43 2018/01/03 00:24:51 rillig Exp $
 
 DISTNAME=      ImageViewer-0.6.3
 PKGREVISION=   20
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.nice.ch/~phip/softcorner.html
 COMMENT=       GNUstep image display application
+LICENSE=       gnu-gpl-v2
 
 USE_LANGUAGES= objc
 



Home | Main Index | Thread Index | Old Index