289e45d4fd
Submitted by: wen@, "b. f." <bf1783@googlemail.com>
21 lines
430 B
Makefile
21 lines
430 B
Makefile
# New ports collection makefile for: gpclib
|
|
# Date created: 2009-03-27
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gpclib
|
|
PORTVERSION= 1.4.3
|
|
PORTREVISION= 2
|
|
CATEGORIES= math
|
|
PKGNAMEPREFIX= R-cran-
|
|
DISTNAME= ${PORTNAME}_1.4-3
|
|
|
|
MAINTAINER= wenheping@gmail.com
|
|
COMMENT= General Polygon Clipping Library for R
|
|
|
|
R_MOD= yes
|
|
|
|
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
|
|
.include <bsd.port.mk>
|