aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-gridBase/Makefile
blob: 5618ed73b1250aaf10ac96e6ee77b3a9811e677c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	gridBase
DISTVERSION=	0.4-7
PORTREVISION=	4
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Integration of base and grid graphics

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=	cran:auto-plist

.include <bsd.port.mk>