1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/math/R-cran-sets/Makefile
2021-10-14 08:33:05 +08:00

14 lines
256 B
Makefile

PORTNAME= sets
DISTVERSION= 1.0-19
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>