diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 17:22:38 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 17:22:38 +0800 |
commit | 79c8872bcd2162aec1ecf63f399258e60a619d53 (patch) | |
tree | 52067386ee7768e246bbb055199d70775dfb9ee6 /math/bihar | |
parent | b71cf98666f4e5680976ae9148aa427d1c66d289 (diff) | |
download | freebsd-ports-gnome-79c8872bcd2162aec1ecf63f399258e60a619d53.tar.gz freebsd-ports-gnome-79c8872bcd2162aec1ecf63f399258e60a619d53.tar.zst freebsd-ports-gnome-79c8872bcd2162aec1ecf63f399258e60a619d53.zip |
Deprecate unmaintained ports from math where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'math/bihar')
-rw-r--r-- | math/bihar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 053e3abff5a0..5143cb4298f1 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Biharmonic equation in rectangular geometry and polar coordinates +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= linpack.3:${PORTSDIR}/math/linpack # ${DISTFILES} is automatically created from the directory contents |