1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/math/R-cran-gpclib/Makefile
Brendan Fabeny 5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00

21 lines
376 B
Makefile

# New ports collection makefile for: gpclib
# Date created: 2009-03-27
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= gpclib
DISTVERSION= 1.5-1
PORTREVISION= 6
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>