freebsd-ports/math/R-cran-gpclib/Makefile

17 lines
304 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= gpclib
2012-07-24 07:04:51 +02:00
DISTVERSION= 1.5-3
PORTREVISION= 2
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>