Files
ports/math/R-cran-Formula/Makefile
T
TAKATSU Tomonari 2cf28e565c - Update to 1.2-4
2020-10-18 06:04:08 +00:00

17 lines
281 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
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>