summaryrefslogtreecommitdiff
path: root/math/R-cran-gpclib/Makefile
blob: 29abcf60578ef63b36e62305da0d6738b103efa1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	gpclib
DISTVERSION=	1.5-6
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	General Polygon Clipping Library for R
WWW=		https://github.com/rdpeng/gpclib

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>