15 lines
324 B
Makefile
15 lines
324 B
Makefile
PORTNAME= sets
|
|
DISTVERSION= 1.0-24
|
|
PORTREVISION= 1
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Sets, Generalized Sets, Customizable Sets and Intervals
|
|
WWW= https://cran.r-project.org/web/packages/sets/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|