freebsd-ports/math/R-cran-gpclib/Makefile
2013-05-01 15:54:31 +00:00

15 lines
288 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= gpclib
DISTVERSION= 1.5-5
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>