1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/math/R-cran-wk/Makefile
2023-04-23 09:09:58 +00:00

16 lines
322 B
Makefile

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