summaryrefslogtreecommitdiff
path: root/math/R-cran-gtable/Makefile
blob: 0d284de47e2dce01e51bc2fbbd920cce3557674e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	gtable
PORTVERSION=	0.3.0
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Arrange grobs in tables

LICENSE=	GPLv2

USES=	cran:auto-plist

.include <bsd.port.mk>