aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-intervals/Makefile
blob: f1122eb4572c0004547184af3c6053bbc5dab47e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>