aboutsummaryrefslogblamecommitdiff
path: root/textproc/R-cran-xtable/Makefile
blob: d5eee1c80ef66a76aa44f7b5d6de1f8da6f73035 (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                     
                 
                        



                                              
                                                               
 
                      
 
                       

                      
PORTNAME=	xtable
DISTVERSION=	1.8-4
PORTREVISION=	3
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Export tables to LaTeX or HTML
WWW=		https://cran.r-project.org/web/packages/xtable/

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>