0c9c0f74a7
Reported by: portscout
14 lines
317 B
Makefile
14 lines
317 B
Makefile
PORTNAME= deldir
|
|
DISTVERSION= 1.0-9
|
|
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>
|