summaryrefslogtreecommitdiff
path: root/math/R-cran-sets/Makefile
blob: b1d1da291e5c7c5ce5b3694990ea0643147bfaa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	sets
DISTVERSION=	1.0-18
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Sets, Generalized Sets, Customizable Sets and Intervals

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>