freebsd-ports/math/R-cran-gpclib/Makefile
2021-04-06 16:31:07 +02:00

14 lines
288 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= gpclib
DISTVERSION= 1.5-6
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
USES= cran:auto-plist,compiles
.include <bsd.port.mk>