Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/graphics/R-cran-shape/Makefile
16461 views
PORTNAME=	shape
PORTVERSION=	1.4.6.1
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Functions for plotting graphical shapes, colors
WWW=		https://cran.r-project.org/web/packages/shape/

LICENSE=	GPLv3

USES=		cran:auto-plist

.include <bsd.port.mk>