aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-eco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/R-cran-eco/Makefile')
-rw-r--r--science/R-cran-eco/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
deleted file mode 100644
index 8d881dd8cb0a..000000000000
--- a/science/R-cran-eco/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= eco
-PORTVERSION= 4.0.3
-CATEGORIES= science
-MASTER_SITES= https://cran.r-project.org/src/contrib/Archive/eco/
-DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1}
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= R Package for Ecological Inference in 2x2 Tables
-WWW= https://imai.princeton.edu/software/eco.html
-
-LICENSE= GPLv2
-
-DEPRECATED= Unsupported upstream
-EXPIRATION_DATE=2025-06-14
-
-USES= cran:auto-plist,compiles
-
-.include <bsd.port.mk>