diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-07-12 04:41:02 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-07-12 04:41:02 +0000 |
commit | 5b1371480d01df22938b44cd4f635612d7d2bbc6 (patch) | |
tree | 48c118228b550563799286ae15efe76811797405 | |
parent | 787475b4ca1fdd07bd521b7c112a4500aca752a9 (diff) | |
download | ports-5b1371480d01df22938b44cd4f635612d7d2bbc6.tar.gz ports-5b1371480d01df22938b44cd4f635612d7d2bbc6.zip |
science/R-cran-AMORE: Mark it DEPRECATED
-rw-r--r-- | science/R-cran-AMORE/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile index dead1c8ae15d..b82ad953756c 100644 --- a/science/R-cran-AMORE/Makefile +++ b/science/R-cran-AMORE/Makefile @@ -12,6 +12,9 @@ COMMENT= MORE flexible neural network package LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +DEPRECATED= Upstream no longer maintained +EXPIRATION_DATE= 2022-09-12 + USES= cran:auto-plist,compiles .include <bsd.port.mk> |