1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/math/R-cran-backports/Makefile
2017-05-25 03:15:54 +00:00

17 lines
315 B
Makefile

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