freebsd-ports/math/R-cran-backports/Makefile
2021-12-15 09:36:47 +00:00

15 lines
313 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= backports
PORTVERSION= 1.4.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Reimplementations of Functions Introduced Since R-3.0.0
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>