2013-01-04 18:51:39 +01:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-03-27 23:06:44 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gpclib
|
2012-07-24 07:04:51 +02:00
|
|
|
DISTVERSION= 1.5-3
|
2013-03-07 05:21:34 +01:00
|
|
|
PORTREVISION= 2
|
2009-03-27 23:06:44 +01:00
|
|
|
CATEGORIES= math
|
2011-04-30 09:59:12 +02:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2009-03-27 23:06:44 +01:00
|
|
|
|
2010-04-24 09:39:40 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-03-27 23:06:44 +01:00
|
|
|
COMMENT= General Polygon Clipping Library for R
|
|
|
|
|
2010-09-26 09:59:14 +02:00
|
|
|
USE_R_MOD= yes
|
2010-08-15 04:48:04 +02:00
|
|
|
R_MOD_AUTOPLIST= yes
|
2009-03-27 23:06:44 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|