summaryrefslogtreecommitdiff
path: root/math/R-cran-gpclib/Makefile
blob: fe1575d90d6f88929564833632f44b1132d7bca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	gpclib
DISTVERSION=	1.5-5
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	General Polygon Clipping Library for R

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>