# New ports collection makefile for:	gpclib
# Date created:		2009-03-27
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/math/R-cran-gpclib/Makefile,v 1.9 2011/01/29 16:53:20 bf Exp $
#

PORTNAME=	gpclib
PORTVERSION=	1.5.1
PORTREVISION=	1
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_1.5-1

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

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
