diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-07-24 20:50:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-07-24 20:50:26 +0000 |
commit | 6332f8daa0206598d40bb61e5b3277094718cc2f (patch) | |
tree | 7d6c18d13e1fe74755261332d55852054f823f2a /math/tomsfastmath | |
parent | 22aca7c98ca257d32043306cc5a31f52930e4c9e (diff) | |
download | ports-6332f8daa0206598d40bb61e5b3277094718cc2f.tar.gz ports-6332f8daa0206598d40bb61e5b3277094718cc2f.zip |
Notes
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r-- | math/tomsfastmath/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 5a18171f38ac..9a1905308a69 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -24,6 +24,9 @@ USE_GMAKE= yes ALL_TARGET= default MAKE_JOBS_SAFE= yes +DEPRECATED= Upstream abandoned this project. +EXPIRATION_DATE= 2012-08-24 + PLIST_FILES= include/tfm.h lib/libtfm.a .include <bsd.port.pre.mk> |