From 59820bf4e64516249f203cc7845aa40c1a8dd793 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 12 Mar 2018 09:32:46 +0000 Subject: 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 --- math/ltl/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'math/ltl/Makefile') 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 -- cgit v1.2.3