diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /science | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
download | ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/at/Makefile | 3 | ||||
-rw-r--r-- | science/pyvox/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/science/at/Makefile b/science/at/Makefile index 89d4b4401370..3c406c2997b0 100644 --- a/science/at/Makefile +++ b/science/at/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= The Acoustic ToolBox includes four acoustic models +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + WRKSRC= ${WRKDIR}/at USE_FORTRAN= yes diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 221a9bf84d7a..8e940556cb39 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org COMMENT= A set of software tools for medical image processing +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + LICENSE= MIT LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack |