2024-09-23 18:58:16 +02:00

15 lines
276 B
Makefile

PORTNAME= Formula
DISTVERSION= 1.2-5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Extended Model Formulas
WWW= https://cran.r-project.org/web/packages/Formula/
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>