1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/math/R-cran-gpclib/Makefile
2023-04-23 09:09:58 +00:00

14 lines
279 B
Makefile

PORTNAME= gpclib
DISTVERSION= 1.5-6
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
WWW= https://github.com/rdpeng/gpclib
USES= cran:auto-plist,compiles
.include <bsd.port.mk>