1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/math/R-cran-sets/Makefile

15 lines
308 B
Makefile
Raw Normal View History

PORTNAME= sets
2022-02-18 01:41:19 +00:00
DISTVERSION= 1.0-21
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>