1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/science/R-cran-eco/Makefile
2023-04-23 09:09:58 +00:00

14 lines
319 B
Makefile

PORTNAME= eco
PORTVERSION= 3.1.6
PORTREVISION= 11
CATEGORIES= science
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
USES= cran:auto-plist,compiles
.include <bsd.port.mk>