ports/math/R-cran-deldir/Makefile
TAKATSU Tomonari 71fc4bcee3 math/R-cran-deldir: Update to 2.0-4
Reported by:	portscout
2024-03-02 09:01:01 +00:00

14 lines
317 B
Makefile

PORTNAME= deldir
DISTVERSION= 2.0-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
WWW= https://cran.r-project.org/web/packages/deldir/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>