freebsd-ports/science/R-cran-cmprsk/Makefile
2019-10-11 09:12:52 +00:00

16 lines
313 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= cmprsk
DISTVERSION= 2.2-9
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Subdistribution Analysis of Competing Risks
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>