freebsd-ports/math/R-cran-intervals/Makefile
Guangyuan Yang 1bc20ab8a6 math/R-cran-intervals: New port
Tools for Working with Points and Intervals.
2021-12-09 12:18:46 -05:00

15 lines
297 B
Makefile

# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= intervals
DISTVERSION= 0.15.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Tools for Working with Points and Intervals
LICENSE= ART20
USES= cran:auto-plist,compiles
.include <bsd.port.mk>