summaryrefslogtreecommitdiff
path: root/graphics/R-cran-shape/Makefile
blob: a80da69b74852225c812e6f18ea8bf1e60afa77f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	shape
PORTVERSION=	1.4.6.1
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
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>