mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
14 lines
279 B
Makefile
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>
|