pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/vis5d+
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jan 3 00:22:16 UTC 2018
Modified Files:
pkgsrc/geography/vis5d+: Makefile
Log Message:
Added missing LICENSE variable.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/geography/vis5d+/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/vis5d+/Makefile
diff -u pkgsrc/geography/vis5d+/Makefile:1.19 pkgsrc/geography/vis5d+/Makefile:1.20
--- pkgsrc/geography/vis5d+/Makefile:1.19 Sat Apr 25 14:23:06 2015
+++ pkgsrc/geography/vis5d+/Makefile Wed Jan 3 00:22:16 2018
@@ -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
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
Home |
Main Index |
Thread Index |
Old Index