Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/graphics/R-cran-shape/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	shape
PORTVERSION=	1.4.6
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Functions for plotting graphical shapes, colors

LICENSE=	GPLv3

USES=	cran:auto-plist

.include <bsd.port.mk>