1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/science/R-cran-eco/Makefile
2021-04-06 16:31:07 +02:00

15 lines
316 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= eco
PORTVERSION= 3.1.6
PORTREVISION= 10
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1}
MAINTAINER= wen@FreeBSD.org
COMMENT= R Package for Ecological Inference in 2x2 Tables
USES= cran:auto-plist,compiles
.include <bsd.port.mk>