mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
17 lines
333 B
Makefile
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>
|