summaryrefslogtreecommitdiff
path: root/graphics/R-cran-gridBase/Makefile
blob: 4fc9cf5480a4e06317b1f3f4e03359ec2a865c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>