freebsd-ports/graphics/R-cran-shape/Makefile
2023-04-23 09:09:58 +00:00

15 lines
312 B
Makefile

PORTNAME= shape
PORTVERSION= 1.4.6
PORTREVISION= 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>