mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
16 lines
321 B
Makefile
16 lines
321 B
Makefile
PORTNAME= cmprsk
|
|
DISTVERSION= 2.2-11
|
|
PORTREVISION= 1
|
|
CATEGORIES= science
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Subdistribution Analysis of Competing Risks
|
|
WWW= https://cran.r-project.org/web/packages/cmprsk/
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|