summaryrefslogtreecommitdiff
path: root/math/ltl/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-12 09:32:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-12 09:32:46 +0000
commit59820bf4e64516249f203cc7845aa40c1a8dd793 (patch)
tree347c15daffbe256d244e16251c8da47b72842ef9 /math/ltl/Makefile
parent- Add new port: textproc/R-cran-utf8 (diff)
math/ltl: Update to 2.0.19
Maintaner's timeout expired: rossiya@gmail.com Port changes: * Changed to DISTVERSION * Added LICENSE/LICENSE_FILE * Added patch with headers for openpty PR: 226215
Notes
Notes: svn path=/head/; revision=464240
Diffstat (limited to 'math/ltl/Makefile')
-rw-r--r--math/ltl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/ltl/Makefile b/math/ltl/Makefile
index b2e2f6569c54..46ae61ff0229 100644
--- a/math/ltl/Makefile
+++ b/math/ltl/Makefile
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= ltl
-PORTVERSION= 1.9.1
-PORTREVISION= 5
+DISTVERSION= 2.0.19
CATEGORIES= math
MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/
MAINTAINER= rossiya@gmail.com
COMMENT= C++ class SSE library for scientific computing
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= liblapack.so:math/lapack \
libblas.so:math/blas