summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-03 00:21:01 +0000
committerrillig <rillig@pkgsrc.org>2018-01-03 00:21:01 +0000
commit0de6dc76b99446c64a5055ff7b3f84ef310eaf16 (patch)
tree35d0a2b20a22935f449623a7599ecc66aec9f06c /geography
parent0091fea2ca689673fb003b81d752431566073c9b (diff)
downloadpkgsrc-0de6dc76b99446c64a5055ff7b3f84ef310eaf16.tar.gz
Added missing LICENSE variable.
Diffstat (limited to 'geography')
-rw-r--r--geography/shapelib/Makefile3
-rw-r--r--geography/vis5d+/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/geography/shapelib/Makefile b/geography/shapelib/Makefile
index cc0cfed2be8..2aa5450296e 100644
--- a/geography/shapelib/Makefile
+++ b/geography/shapelib/Makefile
@@ -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 @@ MASTER_SITES= http://shapelib.maptools.org/dl/
MAINTAINER= mchittur@cs.nmsu.edu
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 --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile
index 2bd87eef107..207779513b9 100644
--- a/geography/vis5d+/Makefile
+++ b/geography/vis5d+/Makefile
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vis5d/}
MAINTAINER= hdp@nmsu.edu
HOMEPAGE= http://vis5d.sourceforge.net/
COMMENT= Volumetric Visualization program for scientific datasets
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes