aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-gtable/Makefile
blob: 3bf2cd825dcc2615801616e2ecfecf73d12f9f49 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                      
                     
                 







                                          
                       

                      
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>