aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-gpclib/Makefile
blob: dab03205bab1b9a0efab3919a327c2fa7c6f8903 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	gpclib
DISTVERSION=	1.5-6
PORTREVISION=	1
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>