aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-wk/Makefile
blob: 826b11dc649f1bf30dcc6ecb65087a86ed247b91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                  
                     







                                                       


                                                            
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>