freebsd-ports/math/R-cran-Formula/Makefile
2021-04-06 16:31:07 +02:00

15 lines
269 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= Formula
DISTVERSION= 1.2-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Extended Model Formulas
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>