summaryrefslogtreecommitdiff
path: root/math/R-cran-gtable/Makefile
blob: 399350e9673cb418f709bb66ea2b42e523d957a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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

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

LICENSE=	GPLv2

USES=	cran:auto-plist

.include <bsd.port.mk>