diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 22:05:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 22:05:45 +0800 |
commit | fa04dbd24c47cf77e51f58e9182b13c4fdaff6ad (patch) | |
tree | 43377249b88a5f05ce3a809c1cd563ea46471aac /math | |
parent | 1f0c5e2f4b907fcfb686ecd9b4a37893af9afc79 (diff) | |
download | freebsd-ports-gnome-fa04dbd24c47cf77e51f58e9182b13c4fdaff6ad.tar.gz freebsd-ports-gnome-fa04dbd24c47cf77e51f58e9182b13c4fdaff6ad.tar.zst freebsd-ports-gnome-fa04dbd24c47cf77e51f58e9182b13c4fdaff6ad.zip |
No more distfiles availabled, looks like an abandonware
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (by mail)
Diffstat (limited to 'math')
-rw-r--r-- | math/femlab/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile index 601ecc8e0c0e..230728d5ec88 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -19,6 +19,9 @@ COMMENT= Interactive program for solving partial differential equations in 2D BUILD_DEPENDS= ${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx \ imake:${PORTSDIR}/devel/imake +DEPRECATED= No more distfile, looks like abandonware +EXPIRATION_DATE= 2011-07-01 + USE_XORG= xaw USE_FORTRAN= yes |