1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/graphics/R-cran-gridBase/Makefile
2023-04-23 09:09:58 +00:00

17 lines
333 B
Makefile

PORTNAME= gridBase
DISTVERSION= 0.4-7
PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Integration of base and grid graphics
WWW= https://cran.r-project.org/web/packages/gridBase/
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>