summaryrefslogtreecommitdiff
path: root/geography/vis5d+
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/vis5d+
parent0091fea2ca689673fb003b81d752431566073c9b (diff)
downloadpkgsrc-0de6dc76b99446c64a5055ff7b3f84ef310eaf16.tar.gz
Added missing LICENSE variable.
Diffstat (limited to 'geography/vis5d+')
-rw-r--r--geography/vis5d+/Makefile3
1 files changed, 2 insertions, 1 deletions
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