# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/R-cran-xtable/Makefile 408459 2016-02-07 22:59:45Z tota $

PORTNAME=	xtable
DISTVERSION=	1.8-2
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Export tables to LaTeX or HTML

LICENSE=	GPLv2+

USES=	cran:auto-plist

.include <bsd.port.mk>
