freebsd-ports/math/R-cran-backports/Makefile
2020-08-27 22:53:08 +00:00

17 lines
325 B
Makefile

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