Files
ports/math/R-cran-intervals/Makefile
T
2024-09-19 15:27:04 +02:00

15 lines
293 B
Makefile

PORTNAME= intervals
DISTVERSION= 0.15.5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Tools for Working with Points and Intervals
WWW= https://github.com/edzer/intervals
LICENSE= ART20
USES= cran:auto-plist,compiles
.include <bsd.port.mk>