freebsd-ports/math/R-cran-deldir/Makefile
2019-08-04 04:58:14 +00:00

16 lines
326 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= deldir
DISTVERSION= 0.1-23
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>