freebsd-ports/math/R-cran-Formula/Makefile
2018-05-09 06:58:54 +00:00

16 lines
281 B
Makefile

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