aboutsummaryrefslogtreecommitdiff
path: root/math/blocksolve95
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 09:22:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 09:22:38 +0000
commiteacb957b29e4bf18eae18ed03079b0fa55d3977d (patch)
treeab7d28511b1dda6c2e7a7433cfe3fe44244c4973 /math/blocksolve95
parentaeb51d03db069eda5065fb619da5dcf3c0a858ba (diff)
downloadports-eacb957b29e4bf18eae18ed03079b0fa55d3977d.tar.gz
ports-eacb957b29e4bf18eae18ed03079b0fa55d3977d.zip
Notes
Diffstat (limited to 'math/blocksolve95')
-rw-r--r--math/blocksolve95/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index 003cfe3bc1a3..92b8b3129b5d 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -18,6 +18,9 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Sofware for the efficient solution of large, sparse linear systems
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${MPIDIR}/lib/libmpich.a:${PORTSDIR}/net/mpich2
LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c
RUN_DEPENDS= ${MPIDIR}/bin/mpirun:${PORTSDIR}/net/mpich2