freebsd-ports/math/R-cran-wk/Makefile
2022-01-05 14:58:32 +00:00

14 lines
256 B
Makefile

PORTNAME= wk
PORTVERSION= 0.6.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Lightweight Well-Known Geometry Parsing
LICENSE= MIT
USES= compiler:c++11-lang cran:auto-plist,compiles
.include <bsd.port.mk>